- cache - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
-
- cache - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
The actual cache that maps a
PojoPath to
the resulting
Pojo.
- cache - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- cache - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
-
- Cache(ClasspathScannerImpl.ClasspathFolder, List<ClasspathScannerImpl.ClasspathFile>) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
-
The constructor.
- cachedHash - Variable in class net.sf.mmm.util.lang.base.CoreCharSequence
-
the hash of this sequence or 0 if not cached
- cachedHash - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
-
- CachedThreadPoolExecutor - Class in net.sf.mmm.util.concurrent.base
-
- CachedThreadPoolExecutor() - Constructor for class net.sf.mmm.util.concurrent.base.CachedThreadPoolExecutor
-
The constructor.
- CachedThreadPoolExecutor(ThreadFactory) - Constructor for class net.sf.mmm.util.concurrent.base.CachedThreadPoolExecutor
-
The constructor.
- cachingDisabled - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
- CachingPojoPath(String) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
The constructor.
- CachingPojoPath(Object, Class<?>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
The constructor for the root-path.
- CachingPojoPath(Object, Class<?>, GenericType<?>) - Constructor for class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
The constructor for the root-path.
- calculateHue(double, double, double, double, double) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- calculateMandatoryFlag() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- calculateRgb(GenericColor, Hue, double, double) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
Calculates and the RGB values and sets them in the given
GenericColor.
- calculateSaturationHsl(double, double) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- calendarId - Variable in enum net.sf.mmm.util.date.api.DateUnit
-
- calendarId - Variable in enum net.sf.mmm.util.date.api.Weekday
-
- call - Variable in class net.sf.mmm.service.base.client.RemoteInvocationCallData
-
- call(TransactionAdapter) - Method in interface net.sf.mmm.transaction.api.TransactionCallable
-
Computes a result, or throws an exception if unable to do so.
- call() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
- call() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
-
This method executes the
Process(es).
- call() - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
- callback - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
-
The callback or null.
- callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.command.client.AbstractRemoteInvocationCommandCaller
-
- callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>) - Method in interface net.sf.mmm.service.api.command.client.AbstractRemoteInvocationCommandCaller
-
- callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>) - Method in interface net.sf.mmm.service.api.command.client.RemoteInvocationCommandQueue
-
- callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.command.client.RemoteInvocationCommandQueue
-
- callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
-
- callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
-
- callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller.RemoteInvocationCommandQueueImpl
-
- callCommand(RemoteInvocationCommand<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller.RemoteInvocationCommandQueueImpl
-
- callCommands(GenericRemoteInvocationCommandRequest) - Method in interface net.sf.mmm.service.base.command.GenericRemoteInvocationCommandService
-
- callCommands(GenericRemoteInvocationCommandRequest) - Method in class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
-
- callDataList - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.TransactionalCallBuilder
-
- callHandlerMap - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- callLoginCount - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
-
- callQueue - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- calls - Variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
-
- calls - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
-
- callServices(GenericRemoteInvocationRpcRequest) - Method in interface net.sf.mmm.service.base.gwt.RemoteInvocationGenericServiceGwt
-
- callServices(GenericRemoteInvocationRpcRequest, AsyncCallback<GenericRemoteInvocationRpcResponse>) - Method in interface net.sf.mmm.service.base.gwt.RemoteInvocationGenericServiceGwtAsync
-
- callServices(GenericRemoteInvocationRpcRequest) - Method in interface net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcService
-
- callServices(GenericRemoteInvocationRpcRequest) - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
-
- callServices(GenericRemoteInvocationRpcRequest) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
-
- callTotalCount - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
-
- cancel() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
-
This method cancels this queue.
- cancel() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
This method cancels this queue.
- cancel(boolean) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AsyncTransferrerImpl
- cancel(boolean) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl.AsyncProcessExecutorImpl
- cancelBackspaceNavigation() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
-
This method registers a central handler that prevents the backspace key from performing a
"back navigation".
- Caption - Class in net.sf.mmm.client.ui.gwt.widgets
-
- Caption() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Caption
-
The constructor.
- captionWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
-
- CARE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The "care-of" (c/o) sign.
- CARET_INSERTION_POINT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CARRIAGE_RETURN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The character indicating a move of the cursor to the beginning of the current line.
- category - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
-
- cause - Variable in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
-
- causeException() - Method in class net.sf.mmm.util.io.base.FailingInputStream
-
This method is called by any method declared by
InputStream.
- causeException() - Method in class net.sf.mmm.util.io.base.NonClosingInputStream.ClosedInputStream
-
This method is called by any method declared by
InputStream.
- causeField - Variable in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
-
- cdataCloseCount - Variable in class net.sf.mmm.util.xml.api.ParserState
-
- Cdi - Interface in net.sf.mmm.util.component.api
-
This interface only exists for documentation purpose!
CDI is a shortcut for
Context and Dependency Injection and is a java standard supporting
the
IoC pattern.
- CDI_NAME - Static variable in interface net.sf.mmm.client.ui.api.widget.factory.UiWidgetFactoryDatatype
-
- CDI_NAME - Static variable in interface net.sf.mmm.client.ui.api.widget.factory.UiWidgetFactoryNative
-
- CDI_NAME - Static variable in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- CDI_NAME - Static variable in interface net.sf.mmm.client.ui.base.binding.UiDataBindingFactory
-
- CDI_NAME - Static variable in interface net.sf.mmm.persistence.api.PersistenceManager
-
- CDI_NAME - Static variable in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceCaller
-
- CDI_NAME - Static variable in interface net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcService
-
- CDI_NAME - Static variable in interface net.sf.mmm.service.base.server.CsrfTokenManager
-
- CDI_NAME - Static variable in interface net.sf.mmm.service.base.server.RemoteInvocationSecurityDetector
-
- CDI_NAME - Static variable in interface net.sf.mmm.transaction.api.TransactionExecutor
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.cli.api.CliParserBuilder
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.collection.api.CollectionFactoryManager
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.component.api.Cdi
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.context.api.GenericContextFactory
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.date.api.DurationUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.date.api.Iso8601Util
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.exception.api.ExceptionUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.file.api.FileUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.io.api.StreamUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.BasicUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.DatatypeDetector
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.EnvironmentDetector
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.lang.api.SystemUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.math.api.MathUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsBundleFactory
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsResourceBundleRequestor
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.nls.api.NlsTemplateResolver
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.nls.base.NlsArgumentFormatter
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.nls.base.NlsDependencies
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.path.api.PathFactory
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.pojo.api.PojoFactory
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPathFunctionManager
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.process.api.ProcessUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.reflect.api.AnnotationUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.resource.api.DataResourceFactory
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.HyphenatorBuilder
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.JustificationBuilder
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.LineWrapper
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.Singularizer
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.uuid.api.UuidFactory
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.value.api.ComposedValueConverter
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.value.api.StringValueConverter
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.version.api.VersionUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.xml.api.DomUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.xml.api.StaxUtil
-
- CDI_NAME - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
- CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CELL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
- CellBuffer() - Constructor for class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
-
The constructor.
- CENT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The sign for the currency unit cent.
- centerWindow() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetAbstractWindow
-
This method sets the position of the window, so that it is in the center of the screen.
- centerWindow() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
-
This method sets the position of the window, so that it is in the center of the screen.
- centerWindow() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
-
This method sets the position of the window, so that it is in the center of the screen.
- chainSuccessor - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
The successor in the chain or null if this is the last.
- ChangeEvent - Interface in net.sf.mmm.util.event.api
-
- changeHandlerRegistration - Variable in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
-
- changeHandlerRegistration - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
-
- changeMode(UiWidget, UiMode) - Method in interface net.sf.mmm.client.ui.base.UiModeChanger
-
- changeMode(UiWidget, UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiModeChanger
-
- changeMode(AbstractUiWidgetNative<?, ?>, UiMode, UiWidgetAdapter) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiModeChanger
-
- ChangeType - Enum in net.sf.mmm.util.event.api
-
- ChangeType() - Constructor for enum net.sf.mmm.util.event.api.ChangeType
-
- CHAR_FILTER - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- CHAR_FILTER_BLACKLIST_COMMA_OR_SEMICOLON - Static variable in class net.sf.mmm.util.http.HttpMessage
-
char-filter accepting everything except ',' and ';'
- CHAR_FILTER_WHITELIST_COMMA_OR_SEMICOLON - Static variable in class net.sf.mmm.util.http.HttpMessage
-
char-filter accepting only ',' and ';'
- CHAR_OPTION - Static variable in interface net.sf.mmm.util.cli.api.CliParser
-
The option prefix character.
- CHARACTER_TABULATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The tab character used for indendation.
- CHARACTER_TO_ASCII_MAP - Static variable in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
- characterEscapingTable - Variable in class net.sf.mmm.util.io.base.EscapeWriter
-
A table that maps chars (as index) to escape sequences.
- charArrayPool - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- CharArrayPool - Interface in net.sf.mmm.util.pool.api
-
This is the interface for a
Pool of
char[].
- CharArrayPoolImpl - Class in net.sf.mmm.util.pool.impl
-
This is the default implementation of the
Pool interface for char-arrays.
- CharArrayPoolImpl() - Constructor for class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
-
The constructor.
- CharArrayPoolImpl(int, int) - Constructor for class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
-
The constructor.
- charAt(int) - Method in class net.sf.mmm.util.lang.base.CharSubSequence
- charAt(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- charBuffer - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.AsciiProcessor
-
The character-buffer to fill by the reader.
- CharFilter - Interface in net.sf.mmm.util.filter.api
-
This is the interface for a filter that
decides if a given character is acceptable or
should be filtered.
- CharIterator - Interface in net.sf.mmm.util.lang.api
-
This is the interface for an
Iterator of primitive char values.
- charOffset - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.AsciiProcessor
-
- chars - Variable in class net.sf.mmm.util.filter.base.ListCharFilter
-
- chars - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
the string to parse as char array
- CHARS_TO_ESCAPE - Static variable in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
-
The characters that have to be escaped in a regular expression.
- CharScannerSyntax - Interface in net.sf.mmm.util.scanner.api
-
This is the interface used to define the syntax to scan characters.
- CharSequenceScanner - Class in net.sf.mmm.util.scanner.base
-
This class represents a
String or better a sequence of characters (
char[]) together
with a
position in that sequence.
- CharSequenceScanner(CharSequence) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
The constructor.
- CharSequenceScanner(String) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
The constructor.
- CharSequenceScanner(char[]) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
The constructor.
- CharSequenceScanner(char[], int, int) - Constructor for class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
The constructor.
- charset - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
-
The encoding detected from the XML header or null if it was NOT specified.
- CHARSET_US_ASCII - Static variable in class net.sf.mmm.util.http.HttpParser
-
the default encoding
- CharStreamScanner - Interface in net.sf.mmm.util.scanner.api
-
This is the interface for a scanner that can be used to parse a stream or sequence of characters.
- CharSubSequence - Class in net.sf.mmm.util.lang.base
-
- CharSubSequence(CharSequence, int, int) - Constructor for class net.sf.mmm.util.lang.base.CharSubSequence
-
The constructor.
- CHECK_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CheckBoxWithChangeHandlers - Class in net.sf.mmm.client.ui.gwt.widgets
-
This class extends CheckBox to implement HasChangeHandlers.
- CheckBoxWithChangeHandlers() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
-
The constructor.
- CheckBoxWithChangeHandlers(SafeHtml) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
-
The constructor.
- CheckBoxWithChangeHandlers(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
-
The constructor.
- CheckBoxWithChangeHandlers(Element) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
-
The constructor.
- CheckBoxWithChangeHandlers(SafeHtml, HasDirection.Direction) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
-
The constructor.
- CheckBoxWithChangeHandlers(SafeHtml, DirectionEstimator) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
-
The constructor.
- CheckBoxWithChangeHandlers(String, HasDirection.Direction) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
-
The constructor.
- CheckBoxWithChangeHandlers(String, DirectionEstimator) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CheckBoxWithChangeHandlers
-
The constructor.
- checkComments - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- checkDosLimit(int, int) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
Verifies that the given actualCount is less or equal to the given
maximumAllowedCount.
- checked - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
-
- checked - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
-
- checkForComodification() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
-
Checks that the collection has NOT been modified outside this iterator.
- checkNotNull(Class<O>, O) - Static method in exception net.sf.mmm.util.exception.api.NlsNullPointerException
-
This method checks if the given object is null.
- checkNotNull(String, Object) - Static method in exception net.sf.mmm.util.exception.api.NlsNullPointerException
-
This method checks if the given object is null.
- checkOption(CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
This method checks a
CliOption for correctness.
- checkOptionName(String, CliOptionContainer) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
This method checks the given
name of the given
option.
- checkRange(Number, Number, Number, Object) - Static method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
This method checks that the given value is in the inclusive range from minimum
to maximum.
- checkRequiredParameters(AbstractCliParser.CliParserState) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
- checkSubArray(int, int) - Method in class net.sf.mmm.util.io.base.AbstractByteArray
-
- child - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
-
- childCount - Variable in class net.sf.mmm.util.io.impl.PooledByteArray
-
- childQueue - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- children - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
-
- children - Variable in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
- children - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
-
- childWidget - Variable in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
-
- childWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
-
- chmod(String) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method allows to change the
modifiers by a string expression.
- Choice(Filter<Object>, List<NlsFormatterChoice.Segment>) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
-
The constructor.
- choices - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
- Chroma - Class in net.sf.mmm.util.datatype.api.color
-
- Chroma() - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
-
The constructor for de-serialization in GWT.
- Chroma(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
-
The constructor.
- Chroma(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
-
The constructor.
- Chroma(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
-
The constructor.
- Chroma(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Chroma
-
The constructor.
- chroma - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- CIRCLE_WITH_HORIZONTAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLE_WITH_SMALL_CIRCLE_TO_THE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLE_WITH_SUPERIMPOSED_X - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLE_WITH_TWO_HORIZONTAL_STROKES_TO_THE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_ANTICLOCKWISE_ROTATED_DIVISION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_ASTERISK_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_DIVISION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_DIVISION_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_LATIN_CAPITAL_LETTER_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_MULTIPLICATION_SIGN_WITH_CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_PARALLEL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_PERPENDICULAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_RING_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCLED_WHITE_BULLET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCULATION_FUNCTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The circumflex accent.
- class2daoMap - Variable in class net.sf.mmm.persistence.base.AbstractPersistenceManager
-
- CLASS_FOR_NAME_RESOLVER - Static variable in interface net.sf.mmm.util.reflect.api.ClassResolver
-
- ClassBounds(Class<?>) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
-
The constructor.
- ClassBounds(Class<?>, Class<?>) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
-
The constructor.
- ClassFormatter(Appendable) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType.ClassFormatter
-
The constructor.
- classLoader - Variable in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
-
- classMap - Variable in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
-
- ClassName - Class in net.sf.mmm.util.reflect.api
-
This is a simple identifier for a
Class.
- ClassName(String, String) - Constructor for class net.sf.mmm.util.reflect.api.ClassName
-
The constructor.
- ClassName(String, String, ClassName) - Constructor for class net.sf.mmm.util.reflect.api.ClassName
-
The constructor.
- ClassName(Class<?>) - Constructor for class net.sf.mmm.util.reflect.api.ClassName
-
The constructor.
- ClassNameCollector - Class in net.sf.mmm.util.reflect.base
-
This is an implementation of the
ResourceVisitor interface that collects the names of all classes
accepted by a given filter in a
Set.
- ClassNameCollector(Set<String>, Filter<? super String>) - Constructor for class net.sf.mmm.util.reflect.base.ClassNameCollector
-
The constructor.
- classNameSet - Variable in class net.sf.mmm.util.reflect.base.ClassNameCollector
-
Set to collect class-names.
- CLASSPATH_NLS_BUNDLE - Static variable in interface net.sf.mmm.util.nls.api.NlsTemplateResolver
-
The classpath of a textual file containing the full qualified name(s) of one or multiple
NLS-bundle(s).
- ClasspathFile(ClasspathScannerImpl.ClasspathFolder, String) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
-
The constructor.
- ClasspathFolder(ClasspathScannerImpl.ClasspathFolder, String) - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
-
The constructor.
- ClassPathProvider - Class in net.sf.mmm.util.path.impl
-
- ClassPathProvider() - Constructor for class net.sf.mmm.util.path.impl.ClassPathProvider
-
The constructor.
- ClasspathResource - Class in net.sf.mmm.util.resource.base
-
- ClasspathResource(String) - Constructor for class net.sf.mmm.util.resource.base.ClasspathResource
-
The constructor.
- ClasspathResource(Class<?>, String, boolean) - Constructor for class net.sf.mmm.util.resource.base.ClasspathResource
-
The constructor for a classpath-resource identified by someClass and the given
nameOrSuffix.
- ClasspathResource(Package, String) - Constructor for class net.sf.mmm.util.resource.base.ClasspathResource
-
The constructor.
- classpathResourceFiles - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
-
- ClasspathResourceProvider - Class in net.sf.mmm.util.resource.impl.spi
-
- ClasspathResourceProvider() - Constructor for class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
-
The constructor.
- ClasspathScanner - Interface in net.sf.mmm.util.resource.api
-
This is the interface for a component that scans the classpath for resources.
- ClasspathScannerImpl - Class in net.sf.mmm.util.resource.impl
-
- ClasspathScannerImpl() - Constructor for class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
-
The constructor.
- ClasspathScannerImpl.AbstractBrowsableClasspathResource - Class in net.sf.mmm.util.resource.impl
-
- ClasspathScannerImpl.Cache - Class in net.sf.mmm.util.resource.impl
-
Container with all cached data.
- ClasspathScannerImpl.ClasspathFile - Class in net.sf.mmm.util.resource.impl
-
A file on the classpath.
- ClasspathScannerImpl.ClasspathFolder - Class in net.sf.mmm.util.resource.impl
-
A folder (package) of the classpath.
- ClassResolver - Interface in net.sf.mmm.util.reflect.api
-
This is the callback interface used to resolve a type by some logical name to the
Class reflecting
that type.
- clear() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.HandlerContainer
-
Clears the handler so it actually gets removed.
- clear() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- clear() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- clear() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
-
Clears this event adapter.
- clear(EnumDefinition<?, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- clear(EnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- clear() - Method in class net.sf.mmm.util.pool.base.AbstractPool
-
This method clears the complete pool.
- clearCaches() - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
-
Evicts all cache data so that any further invocation of the other methods will rebuild the cached data
from scratch.
- clearCaches() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
-
Evicts all cache data so that any further invocation of the other methods will rebuild the cached data
from scratch.
- clearChildren() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
Clears all existing children.
- clearInternal() - Method in class net.sf.mmm.util.pool.base.AbstractPool
-
- clearMessages() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureMessages
-
This method is clearing all messages.
- clearMessages() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
This method is clearing all messages.
- clearMessages() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method is clearing all messages.
- clearMessages() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method is clearing all messages.
- clearMessages() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method is clearing all messages.
- clearMessagesLocal() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- clearMultiSelection() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
- clearSelection(ITEM_CONTAINER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- clearValidationFailure(AbstractUiWidget<?>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
-
- clearValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- clearValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- clearValidationFailureSetCount() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- clearValidity() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
-
This method may clear potential state information from previous validations.
- clearValidity(AbstractUiWidget<?>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
-
- clearValidity() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
This method may clear potential state information from previous validations.
- clearValidity() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method may clear potential state information from previous validations.
- clearValidity() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method may clear potential state information from previous validations.
- CLI_CLASS - Static variable in class net.sf.mmm.util.cli.base.CliClassContainer.CliDefaultAnnotations
-
- CLI_STYLE - Static variable in class net.sf.mmm.util.cli.base.CliClassContainer.CliDefaultAnnotations
-
- CliArgument - Annotation Type in net.sf.mmm.util.cli.api
-
A
CliArgument is used to annotate a property (member variable of some class or setter-method) that
should be set from a main-program via a commandline argument.
- CliArgumentContainer - Class in net.sf.mmm.util.cli.base
-
This is a container for a
CliArgument together with additional associated information.
- CliArgumentContainer(CliArgument, PojoPropertyAccessorOneArg, PojoPropertyAccessorNonArg, ValueValidator<?>) - Constructor for class net.sf.mmm.util.cli.base.CliArgumentContainer
-
The constructor.
- CliArgumentFormatter() - Constructor for class net.sf.mmm.util.cli.base.CliState.CliArgumentFormatter
-
- CliArgumentHelpInfo(CliArgumentContainer, CliParserDependencies, CliOutputSettings) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
-
The constructor.
- CliArgumentMissingException - Exception in net.sf.mmm.util.cli.api
-
- CliArgumentMissingException(String, String) - Constructor for exception net.sf.mmm.util.cli.api.CliArgumentMissingException
-
The constructor.
- CliArgumentReferenceMissingException - Exception in net.sf.mmm.util.cli.api
-
- CliArgumentReferenceMissingException(CliArgumentContainer) - Constructor for exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
-
The constructor.
- click() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureClick
-
- click() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
-
- click(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
-
- click() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
-
- CliClass - Annotation Type in net.sf.mmm.util.cli.api
-
A
CliClass is used to annotate a Java-class that holds the parameters of a main-program that are
parsed from the commandline arguments.
- cliClass - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
-
- CliClassContainer - Class in net.sf.mmm.util.cli.base
-
- CliClassContainer(Class<?>, Logger) - Constructor for class net.sf.mmm.util.cli.base.CliClassContainer
-
The constructor.
- CliClassContainer.CliDefaultAnnotations - Class in net.sf.mmm.util.cli.base
-
This inner class is a dummy for getting default instances of CLI annotations.
- CliClassContainer.CliModeFormatter - Class in net.sf.mmm.util.cli.base
-
- CliClassNoPropertyException - Exception in net.sf.mmm.util.cli.api
-
- CliClassNoPropertyException(Class<?>) - Constructor for exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
-
The constructor.
- CliContainerStyle - Enum in net.sf.mmm.util.cli.api
-
This enum contains the available styles for container types.
- CliContainerStyle() - Constructor for enum net.sf.mmm.util.cli.api.CliContainerStyle
-
- CliDefaultAnnotations() - Constructor for class net.sf.mmm.util.cli.base.CliClassContainer.CliDefaultAnnotations
-
The forbidden constructor.
- ClientComponents - Interface in net.sf.mmm.client.api
-
This interface gives access to the central components of the client infrastructure.
- ClientContext - Class in net.sf.mmm.client.api
-
- ClientContext() - Constructor for class net.sf.mmm.client.api.ClientContext
-
The constructor.
- ClientGinjector - Interface in net.sf.mmm.client.impl.gwt.gin
-
This is the Ginjector for mmm-client.
- ClientModule - Class in net.sf.mmm.client.impl.gwt.gin
-
This is the
AbstractGinModule that configures which implementation to use for the components
offered by
ClientGinjector.
- ClientModule() - Constructor for class net.sf.mmm.client.impl.gwt.gin.ClientModule
-
The constructor.
- ClientSession - Interface in net.sf.mmm.client.api.session
-
This is the interface for the session of an application client.
- clientUiBundle - Variable in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- CliException - Exception in net.sf.mmm.util.cli.api
-
A
CliException is thrown, if the commandline arguments are invalid for a specific main-program.
- CliException(NlsMessage) - Constructor for exception net.sf.mmm.util.cli.api.CliException
-
The constructor.
- CliException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.cli.api.CliException
-
The constructor.
- CliHelpWriter(Appendable, CliOutputSettings, CliParserDependencies, CliState, Object) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
-
The constructor.
- CliMode - Annotation Type in net.sf.mmm.util.cli.api
-
- CliModeContainer - Class in net.sf.mmm.util.cli.base
-
This is a container for a
CliMode together with additional associated information.
- CliModeContainer(String) - Constructor for class net.sf.mmm.util.cli.base.CliModeContainer
-
The constructor for a dummy instance.
- CliModeContainer(CliMode, Class<?>) - Constructor for class net.sf.mmm.util.cli.base.CliModeContainer
-
The constructor.
- CliModeContainer(CliMode, Class<?>, String) - Constructor for class net.sf.mmm.util.cli.base.CliModeContainer
-
The constructor.
- CliModeFormatter() - Constructor for class net.sf.mmm.util.cli.base.CliClassContainer.CliModeFormatter
-
- CliModeObject - Interface in net.sf.mmm.util.cli.api
-
This is a container for a
CliMode together with additional associated information.
- CliModes - Annotation Type in net.sf.mmm.util.cli.api
-
This annotation is used to annotate a
CLI-Class with multiple
CliMode-annotations.
- CliModeUndefinedException - Exception in net.sf.mmm.util.cli.api
-
- CliModeUndefinedException(String, Object) - Constructor for exception net.sf.mmm.util.cli.api.CliModeUndefinedException
-
The constructor.
- CliOption - Annotation Type in net.sf.mmm.util.cli.api
-
A
CliOption is used to annotate a property (member variable of some class or setter-method) that
should be set from a main-program via a commandline option.
- CliOptionAndArgumentAnnotationException - Exception in net.sf.mmm.util.cli.api
-
- CliOptionAndArgumentAnnotationException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
-
The constructor.
- CliOptionContainer - Class in net.sf.mmm.util.cli.base
-
This is a container for a
CliOption together with additional associated information.
- CliOptionContainer(CliOption, PojoPropertyAccessorOneArg, PojoPropertyAccessorNonArg, ValueValidator<?>) - Constructor for class net.sf.mmm.util.cli.base.CliOptionContainer
-
The constructor.
- CliOptionDuplicateException - Exception in net.sf.mmm.util.cli.api
-
- CliOptionDuplicateException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
-
The constructor.
- CliOptionHelpInfo(CliOptionContainer, CliParserDependencies, CliOutputSettings) - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
-
The constructor.
- CliOptionIllegalNameOrAliasException - Exception in net.sf.mmm.util.cli.api
-
- CliOptionIllegalNameOrAliasException(String, CliOption) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
-
The constructor.
- CliOptionIncompatibleModesException - Exception in net.sf.mmm.util.cli.api
-
- CliOptionIncompatibleModesException(String, String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
-
The constructor.
- CliOptionMisplacedException - Exception in net.sf.mmm.util.cli.api
-
- CliOptionMisplacedException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
-
The constructor.
- CliOptionMissingException - Exception in net.sf.mmm.util.cli.api
-
- CliOptionMissingException(String, String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionMissingException
-
The constructor.
- CliOptionMissingValueException - Exception in net.sf.mmm.util.cli.api
-
- CliOptionMissingValueException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
-
The constructor.
- CliOptionNameDefaultFilter - Class in net.sf.mmm.util.cli.api
-
- CliOptionNameDefaultFilter() - Constructor for class net.sf.mmm.util.cli.api.CliOptionNameDefaultFilter
-
- CliOptionUndefinedException - Exception in net.sf.mmm.util.cli.api
-
- CliOptionUndefinedException(String) - Constructor for exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
-
The constructor.
- CliOutputSettings - Class in net.sf.mmm.util.cli.api
-
This class represents the settings for the
help
output.
- CliOutputSettings() - Constructor for class net.sf.mmm.util.cli.api.CliOutputSettings
-
The constructor.
- CliOutputSettings(int) - Constructor for class net.sf.mmm.util.cli.api.CliOutputSettings
-
The constructor.
- clip(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
-
Clips the given
deltaX value according to
minDx and
maxDx.
- CliParameterConsumer - Class in net.sf.mmm.util.cli.base
-
- CliParameterConsumer(String...) - Constructor for class net.sf.mmm.util.cli.base.CliParameterConsumer
-
The constructor.
- CliParameterContainer - Class in net.sf.mmm.util.cli.base
-
This is the abstract base class for a container with the metadata of a CLI-parameter.
- CliParameterContainer(PojoPropertyAccessorOneArg, PojoPropertyAccessorNonArg, ValueValidator<?>) - Constructor for class net.sf.mmm.util.cli.base.CliParameterContainer
-
The constructor.
- CliParameterListEmptyException - Exception in net.sf.mmm.util.cli.api
-
- CliParameterListEmptyException() - Constructor for exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
-
The constructor.
- CliParser - Interface in net.sf.mmm.util.cli.api
-
This is the interface used to
parse the command-line arguments of a
main-program.
- CliParserBuilder - Interface in net.sf.mmm.util.cli.api
-
- CliParserDependencies - Interface in net.sf.mmm.util.cli.base
-
This interface bundles the dependencies for the
CliParser.
- CliParserExcepiton - Exception in net.sf.mmm.util.cli.api
-
- CliParserExcepiton(Exception, Class<?>) - Constructor for exception net.sf.mmm.util.cli.api.CliParserExcepiton
-
The constructor.
- CliParserState() - Constructor for class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
The constructor.
- clipTo(Rectangle, boolean) - Method in class net.sf.mmm.client.ui.api.common.Rectangle
-
This method calculates a clipped variant from this
Rectangle that fits inside the given
clippingArea.
- cliState - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
-
- cliState - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
-
- CliState - Class in net.sf.mmm.util.cli.base
-
- CliState(Class<?>, PojoDescriptorBuilderFactory, Logger, ReflectionUtil, AnnotationUtil) - Constructor for class net.sf.mmm.util.cli.base.CliState
-
The constructor.
- cliState - Variable in class net.sf.mmm.util.cli.base.CliValueMap
-
- CliState.CliArgumentFormatter - Class in net.sf.mmm.util.cli.base
-
- CliStyle - Annotation Type in net.sf.mmm.util.cli.api
-
A
CliStyle is used to annotated a Java-class that holds the parameters of a main-program that are
parsed from the commandline arguments.
- cliStyle - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
-
- CliStyleHandling - Enum in net.sf.mmm.util.cli.api
-
This enum contains the available ways to handle a specific CLI-style.
- CliStyleHandling() - Constructor for enum net.sf.mmm.util.cli.api.CliStyleHandling
-
- CliValueContainer - Interface in net.sf.mmm.util.cli.base
-
- CliValueContainerArray - Class in net.sf.mmm.util.cli.base
-
- CliValueContainerArray(CliParameterContainer, CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.CliValueContainerArray
-
The constructor.
- CliValueContainerCollection - Class in net.sf.mmm.util.cli.base
-
- CliValueContainerCollection(CliParameterContainer, CliState, CliParserDependencies, Logger, Collection<Object>) - Constructor for class net.sf.mmm.util.cli.base.CliValueContainerCollection
-
The constructor.
- CliValueContainerMap - Class in net.sf.mmm.util.cli.base
-
- CliValueContainerMap(CliParameterContainer, CliState, CliParserDependencies, Logger, Map<Object, Object>) - Constructor for class net.sf.mmm.util.cli.base.CliValueContainerMap
-
The constructor.
- CliValueContainerObject - Class in net.sf.mmm.util.cli.base
-
This is an implementation of
CliValueContainer for simple objects (no arrays, collections, maps).
- CliValueContainerObject(CliParameterContainer, CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.CliValueContainerObject
-
The constructor.
- CliValueMap - Class in net.sf.mmm.util.cli.base
-
- CliValueMap(CliState, CliParserDependencies, Logger) - Constructor for class net.sf.mmm.util.cli.base.CliValueMap
-
The constructor.
- CLOCKWISE_CONTOUR_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CLOCKWISE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CLOCKWISE_OPEN_CIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CLOCKWISE_TOP_SEMICIRCLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- clone() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
- clone() - Method in class net.sf.mmm.util.file.base.FileAttributes
- clone(Object) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method creates a
clone of the given
template.
- clone() - Method in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
-
- clone(TO) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtilLimited
-
- clone(TO) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilLimitedImpl
-
- closable - Variable in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
- closable - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- CLOSE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The style of a close button "icon".
- CLOSE - Static variable in interface net.sf.mmm.client.ui.api.common.IconConstants
-
Deprecated.
The name of the icon to close something (e.g.
- close() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureOpenClose
-
Closes this object so it gets
hidden.
- close() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
-
Closes this object so it gets
hidden.
- close() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
Closes this object so it gets
hidden.
- close() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
This method closes this queue.
- close() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- close() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
- close() - Method in class net.sf.mmm.util.io.api.DevNullTarget
- close() - Method in class net.sf.mmm.util.io.api.DevZero
- close(InputStream) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method closes the given
inputStream without throwing an
Exception.
- close(OutputStream) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method closes the given
outputStream without throwing an
IOException.
- close(Writer) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method closes the given
writer without throwing an
IOException.
- close(Reader) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method closes the given
reader without throwing an
Exception.
- close(Channel) - Method in interface net.sf.mmm.util.io.api.StreamUtil
-
This method closes the given
channel without throwing an
Exception.
- close() - Method in class net.sf.mmm.util.io.base.AppendableWriter
- close() - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
- close() - Method in class net.sf.mmm.util.io.base.EscapeWriter
- close() - Method in class net.sf.mmm.util.io.base.FailingInputStream
- close() - Method in class net.sf.mmm.util.io.base.NonClosingInputStream
- close(InputStream) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method closes the given
inputStream without throwing an
Exception.
- close(OutputStream) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method closes the given
outputStream without throwing an
IOException.
- close(Writer) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method closes the given
writer without throwing an
IOException.
- close(Reader) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method closes the given
reader without throwing an
Exception.
- close(Channel) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method closes the given
channel without throwing an
Exception.
- close() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
- close() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
- close() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
- close() - Method in class net.sf.mmm.util.xml.base.XmlInputStream
- close() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
ATTENTION:
This method violates the StAX API and closes the underlying input stream!
The StAX API has a bad design mistake about the
XIncludeStreamReader.close() method NOT to close the underlying input
stream.
- closeButton - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
The button to close the window.
- CLOSED_INTERSECTION_WITH_SERIFS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CLOSED_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CLOSED_SUBSET_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CLOSED_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CLOSED_SUPERSET_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CLOSED_UNION_WITH_SERIFS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CLOSED_UNION_WITH_SERIFS_AND_SMASH_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- ClosedInputStream() - Constructor for class net.sf.mmm.util.io.base.NonClosingInputStream.ClosedInputStream
-
The constructor.
- closeInitialInclude() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
This method ascends the XML until the initial include is closed.
- CODE - Static variable in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
-
- code - Variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
- CODE - Static variable in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
-
- code - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
-
- CODE - Static variable in exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
- CODE - Static variable in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
- CODE - Static variable in class net.sf.mmm.util.validation.base.ComposedValidator
-
- CODE - Static variable in class net.sf.mmm.util.validation.base.ValidatorMandatory
-
- CODE_UNDEFINED_OPTION - Static variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
- COLLAPSE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The name of the CSS style for a button to collapse/expand something (e.g.
- collapseAllNodes() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
-
This method collapses all nodes.
- collapseAllNodes() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
-
This method collapses all nodes.
- collapseAllNodes() - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
-
- collapseAllNodes() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
- collapseAllNodes() - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
- collapseButton - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
-
- COLLAPSED - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
- collapsed - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
-
- collapsed - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
-
- collapsed - Variable in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
-
- collapsed - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- CollapseExpandButton - Class in net.sf.mmm.client.ui.gwt.widgets
-
- CollapseExpandButton(CollapseExpandButton.CollapseHandler) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
-
The constructor.
- collapseExpandButton - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
-
- CollapseExpandButton.CollapseHandler - Interface in net.sf.mmm.client.ui.gwt.widgets
-
- collapseHandler - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
-
- CollapseHandler() - Constructor for class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection.CollapseHandler
-
The constructor.
- collapseHandler - Variable in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
-
- collectCalls(AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.RequestBuilder, boolean) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- collectFromRoot(Collection<ResourcePathNode<D>>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- collectInterfaces(Class<?>, Set<Class<?>>, Set<Class<?>>) - Static method in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl
-
Recursively collects all
interfaces starting from the given
type.
- collection - Variable in class net.sf.mmm.util.cli.base.CliValueContainerCollection
-
- COLLECTION_MEMBER_DECLARATION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- COLLECTION_MEMBER_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- COLLECTION_VALUED_ASSOCIATION_FIELD - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- COLLECTION_VALUED_PATH_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- CollectionFactory<COLLECTION extends Collection> - Interface in net.sf.mmm.util.collection.api
-
This is the interface for a factory of
Collections.
- collectionFactoryManager - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- CollectionFactoryManager - Interface in net.sf.mmm.util.collection.api
-
- collectionFactoryManager - Variable in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
-
- collectionFactoryManager - Variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
- CollectionFactoryManagerImpl - Class in net.sf.mmm.util.collection.impl
-
- CollectionFactoryManagerImpl() - Constructor for class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
-
The constructor.
- collectionFactoryMap - Variable in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
-
- CollectionList<E> - Class in net.sf.mmm.util.collection.base
-
- CollectionList(Collection<E>) - Constructor for class net.sf.mmm.util.collection.base.CollectionList
-
The constructor.
- CollectionList.ListIterator - Class in net.sf.mmm.util.collection.base
-
- collectionReflectionUtil - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- collectionReflectionUtil - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
-
- collectionReflectionUtil - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- CollectionReflectionUtil - Interface in net.sf.mmm.util.reflect.api
-
This is the interface for a collection of utility functions to deal with
Collections reflectively.
- collectionReflectionUtil - Variable in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
-
- CollectionReflectionUtilImpl - Class in net.sf.mmm.util.reflect.base
-
- CollectionReflectionUtilImpl() - Constructor for class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
The constructor.
- collectMatchingFiles(File, String, FileType, List<File>) - Method in interface net.sf.mmm.util.file.api.FileUtil
-
This method adds all files matching the given path and fileType to the
list.
- collectMatchingFiles(File, String, FileType, List<File>) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
This method adds all files matching the given path and fileType to the
list.
- collectMatchingFiles(File, List<ResourcePathNode<Pattern>>, int, FileType, List<File>) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
This method adds all files matching with the given path and fileType to the
list.
- collectNodes(ContentTypeBean, Collection<ContentTypeBean>) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
-
- COLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The colon sign informally called double-dot.
- COLON_EQUALS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- Color - Class in net.sf.mmm.util.datatype.api.color
-
- Color() - Constructor for class net.sf.mmm.util.datatype.api.color.Color
-
The constructor for de-serialization in GWT.
- Color(int, int, int) - Constructor for class net.sf.mmm.util.datatype.api.color.Color
-
The constructor.
- Color(int, int, int, int) - Constructor for class net.sf.mmm.util.datatype.api.color.Color
-
The constructor.
- Color(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Color
-
The constructor.
- Color(Integer) - Constructor for class net.sf.mmm.util.datatype.api.color.Color
-
The constructor.
- ColorBox - Class in net.sf.mmm.client.ui.gwt.widgets
-
- ColorBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ColorBox
-
The constructor.
- colorBox - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
-
- ColorBox.ColorFormat - Class in net.sf.mmm.client.ui.gwt.widgets
-
Renderer and
Parser for
Color.
- ColorFactor - Class in net.sf.mmm.util.datatype.api.color
-
- ColorFactor() - Constructor for class net.sf.mmm.util.datatype.api.color.ColorFactor
-
The constructor for de-serialization in GWT.
- ColorFactor(double) - Constructor for class net.sf.mmm.util.datatype.api.color.ColorFactor
-
The constructor.
- ColorFactor(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.ColorFactor
-
The constructor.
- ColorFactor(String) - Constructor for class net.sf.mmm.util.datatype.api.color.ColorFactor
-
The constructor.
- ColorFormat() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ColorBox.ColorFormat
-
The constructor.
- ColorModel - Enum in net.sf.mmm.util.datatype.api.color
-
- ColorModel() - Constructor for enum net.sf.mmm.util.datatype.api.color.ColorModel
-
- ColorSegmentType - Enum in net.sf.mmm.util.datatype.api.color
-
- ColorSegmentType() - Constructor for enum net.sf.mmm.util.datatype.api.color.ColorSegmentType
-
- column - Variable in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
-
The current column to sort by.
- column - Variable in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
-
The current column to sort by.
- COLUMN_RESIZER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The style of a generic div in a table header that allows to resize a table column.
- COLUMN_WIDTH_ROW - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The style of an invisible table row used to set the column width (HTML5 sucks, colgroup does not work).
- ColumnComparator<ROW> - Class in net.sf.mmm.client.ui.base.widget.complex.adapter
-
- ColumnComparator() - Constructor for class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
-
The constructor.
- ColumnContainerComparator<ROW> - Class in net.sf.mmm.client.ui.base.widget.complex.adapter
-
- ColumnContainerComparator() - Constructor for class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
-
The constructor.
- columnCount - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
-
- columnInfo - Variable in class net.sf.mmm.util.text.api.TextColumn
-
- columns - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
- columns - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- columnSpan - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
-
- columnState - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
-
- ColumnState(String, TextColumnInfo, HyphenatorBuilder) - Constructor for class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
The constructor.
- ColumnWidthRange(UiWidget) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
-
The constructor.
- COMBINING_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_ACUTE_ACCENT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_ACUTE_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_ALMOST_EQUAL_TO_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_BREVE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_BRIDGE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_BRIDGE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_CANDRABINDU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_CARON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_CARON_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_CEDILLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_CIRCUMFLEX_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_CIRCUMFLEX_ACCENT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_COMMA_ABOVE_RIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_COMMA_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_CYRILLIC_DASIA_PNEUMATA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_CYRILLIC_HUNDRED_THOUSANDS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_CYRILLIC_MILLIONS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_CYRILLIC_PALATALIZATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_CYRILLIC_PSILI_PNEUMATA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_CYRILLIC_TITLO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DIAERESIS_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DOT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DOUBLE_ACUTE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DOUBLE_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DOUBLE_LOW_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DOUBLE_OVERLINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DOUBLE_RIGHTWARDS_ARROW_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DOUBLE_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DOUBLE_VERTICAL_LINE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DOUBLE_VERTICAL_LINE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_DOWN_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_EQUALS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_FOUR_DOTS_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_GRAVE_ACCENT_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_GRAVE_TONE_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_GREEK_DIALYTIKA_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_GREEK_KORONIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_GREEK_PERISPOMENI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_GREEK_YPOGEGRAMMENI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_HOMOTHETIC_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_HOOK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_HORN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_INVERTED_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_INVERTED_BREVE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_INVERTED_BRIDGE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_INVERTED_DOUBLE_ARCH_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_LEFT_ANGLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_LEFT_ANGLE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_LEFT_HALF_RING_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_LEFT_RIGHT_ARROW_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_LEFT_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_LONG_SOLIDUS_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_LONG_STROKE_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_LOW_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_MACRON_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_MINUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_NOT_TILDE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_OGONEK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_OVERLINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_PALATALIZED_HOOK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_PLUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_RETROFLEX_HOOK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_REVERSED_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_RIGHT_HALF_RING_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_RIGHT_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_RING_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_RING_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_SEAGULL_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_SHORT_SOLIDUS_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_SHORT_STROKE_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_SQUARE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_THREE_DOTS_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_TILDE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_TILDE_OVERLAY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_TURNED_COMMA_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_UP_TACK_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_UPWARDS_ARROW_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_VERTICAL_LINE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_VERTICAL_LINE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_VERTICAL_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COMBINING_X_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- combiningCharacter - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
-
- ComboBox - Class in net.sf.mmm.client.ui.gwt.widgets
-
- ComboBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.ComboBox
-
The constructor.
- combobox - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
-
- COMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The comma used as a separator within a sentence.
- commentChar - Variable in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
-
- COMMERCIAL_AT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The at sign used as separator in email addresses.
- commit() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
-
This method completes this queue.
- commit() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
This method completes this queue.
- commit() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
-
This method commits the current transaction without opening a new
transaction.
- commit() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
-
This method commits the current transaction without opening a new
transaction.
- CommonTypeVariables - Class in net.sf.mmm.util.reflect.impl
-
- CommonTypeVariables() - Constructor for class net.sf.mmm.util.reflect.impl.CommonTypeVariables
-
The forbidden constructor.
- COMPANY - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMovie
-
The company "responsible for the movie".
- ComparableComparator<T extends Comparable<T>> - Class in net.sf.mmm.util.lang.base
-
- ComparableComparator() - Constructor for class net.sf.mmm.util.lang.base.ComparableComparator
-
The constructor.
- comparator - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
-
- Comparator - Enum in net.sf.mmm.util.lang.api
-
- Comparator(String, String, boolean, Boolean) - Constructor for enum net.sf.mmm.util.lang.api.Comparator
-
Deprecated.
The constructor.
- comparator - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
-
- comparator - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
-
The comparison operator.
- comparatorArgument - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
-
- ComparatorHelper - Class in net.sf.mmm.util.lang.api
-
- ComparatorHelper() - Constructor for class net.sf.mmm.util.lang.api.ComparatorHelper
-
Construction prohibited.
- compare(ROW, ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
- compare(AttributeReadValue<ROW>, AttributeReadValue<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
- compare(CharIterator, CharIterator) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
-
This method compares the given
CharIterator instances char by char.
- compare(CharIterator, CharIterator) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
This method compares the given
CharIterator instances char by char.
- compare(T, T) - Method in class net.sf.mmm.util.lang.base.ComparableComparator
- compare(Class<?>, Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
This method compares the given classes.
- compare(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method compares the given classes.
- COMPARE_TO_INCOMPARABLE - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- COMPARE_TO_STRICT_PREDECESSOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- COMPARE_TO_STRICT_SUCCESSOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- compareMode - Variable in class net.sf.mmm.util.xml.base.JoiningNodeIterator
-
The mode of comparison.
- CompareOperator - Enum in net.sf.mmm.util.lang.api
-
- CompareOperator(String, String, boolean, Boolean) - Constructor for enum net.sf.mmm.util.lang.api.CompareOperator
-
The constructor.
- compareTo(DefaultLineWrapper.AutoAdjustInfo) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
- compareTo(VersionIdentifier) - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
This method determines a (non-linear) distance from this version to the given otherVersion.
- compareTo(VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
This method determines a (non-linear) distance from this version to the given otherVersion.
- compareToLabel(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- compareToLinear(int, T, T, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- compareToPhase(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- compareToRevision(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- compareToTimestamp(int, VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- compareToVersionNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- COMPARISON_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- COMPARISON_OPERATOR - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
An operator for comparison of values.
- compile(String) - Method in interface net.sf.mmm.util.pattern.api.PatternCompiler
-
- compile(String) - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
- compile(String) - Method in class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
- compile(String) - Method in class net.sf.mmm.util.pattern.base.RegexPatternCompiler
- CompilerWarnings - Interface in net.sf.mmm.util.lang.api
-
This type contains the available string constants for the
SuppressWarnings annotation.
- COMPLEMENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- complete(TimeMeasure.Result) - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
- complete - Variable in class net.sf.mmm.util.search.base.SearchResultBean
-
- completed - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
-
- completeManifest(Manifest, URL) - Static method in class net.sf.mmm.util.reflect.base.ManifestLoader
-
This method adds dynamic attributes to the given manifest.
- ComponentContainer - Interface in net.sf.mmm.util.component.api
-
This is the interface for a
Ioc/context and dependency injection (CDI) container.
- ComponentContainerContextFallback - Class in net.sf.mmm.client.ui.base
-
- ComponentContainerContextFallback(AbstractUiContext) - Constructor for class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
-
The constructor.
- componentMap - Variable in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
-
- components - Variable in class net.sf.mmm.client.api.ClientContext
-
- ComponentSpecification - Annotation Type in net.sf.mmm.util.component.api
-
ComponentSpecification is used to annotate the specification (should be an interface) of a
component (or better a part of it).
- componentType - Variable in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
- componentType - Variable in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
- componentType - Variable in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
- compose(char) - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
-
- ComposedByteBuffer - Interface in net.sf.mmm.util.io.api
-
- composedCharacters - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
-
- ComposedException - Exception in net.sf.mmm.util.exception.api
-
- ComposedException(Throwable...) - Constructor for exception net.sf.mmm.util.exception.api.ComposedException
-
The constructor.
- ComposedException(NlsObject...) - Constructor for exception net.sf.mmm.util.exception.api.ComposedException
-
The constructor.
- ComposedFormatter<V> - Class in net.sf.mmm.util.lang.base
-
- ComposedFormatter(Formatter<V>...) - Constructor for class net.sf.mmm.util.lang.base.ComposedFormatter
-
The constructor.
- ComposedLocalizableFormatter<V> - Class in net.sf.mmm.util.lang.base
-
- ComposedLocalizableFormatter(LocalizableFormatter<V>...) - Constructor for class net.sf.mmm.util.lang.base.ComposedLocalizableFormatter
-
The constructor.
- ComposedNlsMessage - Class in net.sf.mmm.util.nls.base
-
This is an implementation of
NlsMessage for composing other objects or
messages.
- ComposedNlsMessage() - Constructor for class net.sf.mmm.util.nls.base.ComposedNlsMessage
-
The constructor for de-serialization in GWT.
- ComposedNlsMessage(Object[]) - Constructor for class net.sf.mmm.util.nls.base.ComposedNlsMessage
-
The constructor.
- ComposedTargetTypeConverter(Class<TARGET>) - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
-
The constructor.
- ComposedValidationFailure - Class in net.sf.mmm.util.validation.base
-
- ComposedValidationFailure() - Constructor for class net.sf.mmm.util.validation.base.ComposedValidationFailure
-
The constructor for de-serialization in GWT.
- ComposedValidationFailure(String, Object, ValidationFailure[]) - Constructor for class net.sf.mmm.util.validation.base.ComposedValidationFailure
-
The constructor.
- ComposedValidator<V> - Class in net.sf.mmm.util.validation.base
-
- ComposedValidator(AbstractValidator<? super V>...) - Constructor for class net.sf.mmm.util.validation.base.ComposedValidator
-
The constructor.
- composedValueConverter - Variable in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
-
- composedValueConverter - Variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- ComposedValueConverter - Interface in net.sf.mmm.util.value.api
-
- composedValueConverter - Variable in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
-
- ComposedValueConverterFactory - Interface in net.sf.mmm.util.value.api
-
- ComposedValueConverterFactoryImpl - Class in net.sf.mmm.util.value.impl
-
- ComposedValueConverterFactoryImpl() - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
-
The constructor.
- ComposedValueConverterImpl - Class in net.sf.mmm.util.value.impl
-
- ComposedValueConverterImpl() - Constructor for class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
The constructor.
- ComposedValueConverterImpl.ComposedTargetTypeConverter<TARGET> - Class in net.sf.mmm.util.value.impl
-
- ComposedValueConverterImpl.TargetClass2ConverterMap - Class in net.sf.mmm.util.value.impl
-
- ComposedVersionIdentifierFormatter - Class in net.sf.mmm.util.version.impl
-
- ComposedVersionIdentifierFormatter(Formatter<VersionIdentifier>...) - Constructor for class net.sf.mmm.util.version.impl.ComposedVersionIdentifierFormatter
-
The constructor.
- composeErrors(Throwable...) - Method in class net.sf.mmm.util.exception.base.AbstractGlobalExceptionHandler
-
Returns a single exception containing all information of the given errors.
- composeMap - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
-
- COMPOSER - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMusic
-
- CompositeTo - Class in net.sf.mmm.util.transferobject.api
-
- CompositeTo() - Constructor for class net.sf.mmm.util.transferobject.api.CompositeTo
-
The constructor.
- CONCAT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-function to
concat strings (CONCAT).
- ConcurrentHashMapFactory - Class in net.sf.mmm.util.collection.base
-
- ConcurrentHashMapFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
-
- ConcurrentHashSetFactory - Class in net.sf.mmm.util.collection.base
-
- ConcurrentHashSetFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
-
The constructor.
- ConcurrentLinkedQueueFactory - Class in net.sf.mmm.util.collection.base
-
- ConcurrentLinkedQueueFactory() - Constructor for class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
-
- ConcurrentMapFactory - Interface in net.sf.mmm.util.collection.api
-
- condition - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
-
The condition that determines when the choice applies.
- Condition(CompareOperator, Object) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Condition
-
The constructor.
- CONDITION_ELSE - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
The value of a Choice condition that matches always.
- CONDITION_END - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
The character used to indicate the end of a Choice condition.
- CONDITION_START - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
The character used to indicate the start of a Choice condition.
- CONDITION_VAR - Static variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
The character used to indicate the variable object of a Choice condition.
- CONDITIONAL_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- CONDITIONAL_FACTOR - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- CONDITIONAL_PRIMARY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- CONDITIONAL_TERM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- configuration - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- configuration - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- configuration - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
-
- configure() - Method in class net.sf.mmm.client.impl.gwt.gin.ClientModule
- ConfiguredNlsFormatterMap - Class in net.sf.mmm.util.nls.impl
-
This is a sub-class of
NlsFormatterMap as a ready to use configurable component.
- ConfiguredNlsFormatterMap() - Constructor for class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
-
The constructor.
- CONGRUENT_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- conjunction - Variable in class net.sf.mmm.util.filter.base.ConjunctionCharFilter
-
The boolean conjunction.
- conjunction - Variable in class net.sf.mmm.util.filter.base.ConjunctionFilter
-
The boolean conjunction.
- Conjunction - Enum in net.sf.mmm.util.lang.api
-
A
Conjunction represents a function that maps a list of boolean arguments to one boolean result.
- Conjunction(String, String) - Constructor for enum net.sf.mmm.util.lang.api.Conjunction
-
The constructor.
- Conjunction() - Constructor for enum net.sf.mmm.util.xml.path.api.XmlSet.Conjunction
-
- conjunction - Variable in class net.sf.mmm.util.xml.path.base.XmlSetImpl
-
- ConjunctionCharFilter - Class in net.sf.mmm.util.filter.base
-
This is an implementation of the
CharFilter interface that combines a given list of filters using a
boolean
Conjunction.
- ConjunctionCharFilter(Conjunction, CharFilter...) - Constructor for class net.sf.mmm.util.filter.base.ConjunctionCharFilter
-
The constructor.
- ConjunctionFilter<V> - Class in net.sf.mmm.util.filter.base
-
This is an implementation of the
Filter interface that combines a given list of filters using a
boolean
Conjunction.
- ConjunctionFilter(Conjunction, Filter<V>...) - Constructor for class net.sf.mmm.util.filter.base.ConjunctionFilter
-
The constructor.
- ConstantFilter<V> - Class in net.sf.mmm.util.filter.base
-
This is an implementation of
Filter that either accepts or rejects all objects to filter.
- ConstantFilter() - Constructor for class net.sf.mmm.util.filter.base.ConstantFilter
-
The constructor.
- constraintViolations - Variable in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
- constructor - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorSimpleDatatype
-
- CONSTRUCTOR_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- CONSTRUCTOR_ITEM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- CONSTRUCTOR_NAME - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- consumeDecimal() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
Consumes the characters of a decimal number (double or float).
- Consumer<T> - Interface in net.sf.mmm.util.lang.api.function
-
This is the back-port for the Java 1.8+ interface java.util.function.Consumer.
- container - Variable in class net.sf.mmm.client.api.ClientContext
-
- container - Variable in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- containerGetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
-
- ContainerGrowthException - Exception in net.sf.mmm.util.reflect.base
-
- ContainerGrowthException(int, int) - Constructor for exception net.sf.mmm.util.reflect.base.ContainerGrowthException
-
The constructor.
- containerIterator - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumDefinitionIterator
-
- containerList - Variable in class net.sf.mmm.util.event.base.AbstractEventBus.EventDispatcher
-
- containerSetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
-
The according setter to use if array has to be resized.
- containerSetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
-
The according setter to use if array has to be resized.
- containerSetAccessor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
-
The according setter to use if array has to be resized.
- contains(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- contains(Weekday) - Method in class net.sf.mmm.util.date.api.WeekdaySet
-
- CONTAINS_AS_MEMBER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CONTAINS_AS_NORMAL_SUBGROUP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CONTAINS_AS_NORMAL_SUBGROUP_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CONTAINS_WITH_LONG_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CONTAINS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CONTAINS_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- containsDelimiter(char[], char[]) - Static method in class net.sf.mmm.util.lang.api.StringTokenizer
-
This method checks that the given escape sequence does NOT contain any of the
delimiters.
- containsKey(Object) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- containsKey(String) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
- containsKey(String) - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
- containsSubstring(char[], int) - Method in class net.sf.mmm.util.lang.api.StringTokenizer
-
This method tests if the string to tokenize contains the given substring starting at the
given index.
- containsValue(Object) - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- contentChanged() - Method in class net.sf.mmm.util.lang.base.CoreCharSequence
-
This method must be called whenever the char sequence changed its length or data.
- contentPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
The content panel.
- contentPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
-
- contentPanel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
-
- contentPanel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
- ContentType - Interface in net.sf.mmm.util.contenttype.api
-
A
ContentType represents the type of some content (typically a file
or BLOB).
- contentType - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor.DecisionState
-
- contentType - Variable in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
-
- ContentTypeBean - Class in net.sf.mmm.util.contenttype.base
-
This is the abstract base implementation of the
ContentType interface.
- ContentTypeBean() - Constructor for class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
The constructor.
- ContentTypeBean(ContentType) - Constructor for class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
The constructor.
- ContentTypeDetectorStreamProcessor - Class in net.sf.mmm.util.contenttype.impl
-
- ContentTypeDetectorStreamProcessor(List<ContentTypeBean>) - Constructor for class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
-
The constructor.
- ContentTypeDetectorStreamProcessor.DecisionState - Class in net.sf.mmm.util.contenttype.impl
-
- ContentTypeDetectorStreamProcessorFactory - Class in net.sf.mmm.util.contenttype.impl
-
- ContentTypeDetectorStreamProcessorFactory(DecisionTreeNode, int) - Constructor for class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
-
The constructor.
- ContentTypeList - Class in net.sf.mmm.util.contenttype.base
-
- ContentTypeList() - Constructor for class net.sf.mmm.util.contenttype.base.ContentTypeList
-
The constructor.
- ContentTypeListLoader - Class in net.sf.mmm.util.contenttype.base
-
- ContentTypeListLoader() - Constructor for class net.sf.mmm.util.contenttype.base.ContentTypeListLoader
-
The constructor.
- ContentTypeManager - Interface in net.sf.mmm.util.contenttype.api
-
- ContentTypeManagerImpl - Class in net.sf.mmm.util.contenttype.impl
-
- ContentTypeManagerImpl() - Constructor for class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
-
The constructor.
- contentTypes - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeList
-
- contentTypes - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
-
- context - Variable in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
-
- context - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- context - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- context - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
-
- context - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
-
- context - Variable in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
-
- context - Variable in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
-
- context - Variable in class net.sf.mmm.transaction.base.TransactionEventImpl
-
- context - Variable in class net.sf.mmm.util.pojo.path.base.PojoPathMap
-
- context - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
-
- context - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
- context - Variable in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
-
- context - Variable in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
-
- CONTOUR_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CONTRIBUTOR - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
-
The object(s) that contributed for the content, typically the name of a
person.
- controls - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
- convert(CliModeContainer, Object, Class<T>) - Method in class net.sf.mmm.util.cli.base.CliClassContainer.CliModeFormatter
-
This method converts the given pojo to the <TARGET>-type.
- convert(CliArgumentContainer, Object, Class<T>) - Method in class net.sf.mmm.util.cli.base.CliState.CliArgumentFormatter
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Class<?>) - Method in enum net.sf.mmm.util.lang.api.Comparator
-
Deprecated.
- convert(Object, Class<?>) - Static method in class net.sf.mmm.util.lang.api.ComparatorHelper
-
This method converts the given value to a more common type.
- convert(Object, Class<?>) - Method in enum net.sf.mmm.util.lang.api.CompareOperator
-
- convert(Number) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
-
This method converts the given
number to the
number-class represented by
this object.
- convert(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, Object, Class<?>, GenericType<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method converts the given pojo to the given targetClass (or even
targetType) as necessary.
- convert(SOURCE, Object, Class<T>) - Method in interface net.sf.mmm.util.value.api.SimpleValueConverter
-
This method converts the given pojo to the <TARGET>-type.
- convert(SOURCE, Object, Class<T>) - Method in interface net.sf.mmm.util.value.api.ValueConverter
-
This method converts the given pojo to the <TARGET>-type.
- convert(SOURCE, Object, GenericType<T>) - Method in interface net.sf.mmm.util.value.api.ValueConverter
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
-
This method converts the given pojo to the <TARGET>-type.
- convert(SOURCE, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.base.AbstractSimpleValueConverter
-
This method converts the given pojo to the <TARGET>-type.
- convert(SOURCE, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
-
This method converts the given pojo to the <TARGET>-type.
- convert(V, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
-
This method converts the given pojo to the <TARGET>-type.
- convert(V, Object, Class<T>) - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
-
This method converts the given pojo to the <TARGET>-type.
- convert(SOURCE, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
This method converts the given pojo to the <TARGET>-type.
- convert(PersistenceEntity, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
-
This method converts the given pojo to the <TARGET>-type.
- convert(CharSequence, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
-
This method converts the given pojo to the <TARGET>-type.
- convert(CharSequence, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
-
This method converts the given pojo to the <TARGET>-type.
- convert(Object, Object, Class<T>) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
-
This method converts the given pojo to the <TARGET>-type.
- convertContainerEntry(Object, int, ARRAY, Object, GenericType<? extends ARRAY>, Object) - Method in class net.sf.mmm.util.value.impl.AbstractConverterToArray
-
This method converts a single entry of a container.
- convertContainerEntry(Object, int, CONTAINER, Object, GenericType<? extends CONTAINER>, Object) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
-
This method converts a single entry of a container.
- convertContainerEntry(Object, int, Collection, Object, GenericType<? extends Collection>, Object) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
-
This method converts a single entry of a container.
- convertContainerEntry(Object, int, Map, Object, GenericType<? extends Map>, Object) - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
-
This method converts a single entry of a container.
- convertCustomInputToValue(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
Converts the given customInput to <VALUE>.
- convertEmToPixel(Length) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
-
- converter - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- converters - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
-
- converters - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
- convertForClient(Throwable) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtil
-
Converts the given exception for the client.
- convertForClient(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
Converts the given exception for the client.
- convertForSerialization(Throwable, ExceptionTruncation) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtil
-
Converts the given exception so it is ensured to be serializable.
- convertForSerialization(Throwable, ExceptionTruncation) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
Converts the given exception so it is ensured to be serializable.
- convertForUser(Throwable, ExceptionTruncation) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtil
-
Converts the given exception for end-users with potential truncation.
- convertForUser(Throwable) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtilLimited
-
Converts the given exception for end-users.
- convertForUser(Throwable, ExceptionTruncation) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
Converts the given exception for end-users with potential truncation.
- convertForUser(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilLimitedImpl
-
Converts the given exception for end-users.
- convertFromArray(Object, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
-
This method performs the
conversion for array values.
- convertFromCollection(Collection, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
-
- convertFromEntity(ENTITY, Class<TO>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
-
- convertFromEntity(ENTITY, Class<TO>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- convertFromEntityList(List<ENTITY>, Class<TO>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
-
- convertFromEntityList(List<ENTITY>, Class<TO>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- convertFromEntitySet(Set<ENTITY>, Class<TO>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
-
- convertFromEntitySet(Set<ENTITY>, Class<TO>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- convertFromString(String, Object, GenericType<T>) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
-
- convertFromValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
This method converts the given
widgetValue to the type used by the
widget adapter.
- convertFromValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
This method converts the given
widgetValue to the type used by the
widget adapter.
- convertLength(Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
Converts the width to pixels.
- convertList(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method converts the given
arrayOrCollection to a
List as necessary.
- convertObject(Object) - Method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
-
- convertPattern(String) - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
-
- convertRecursive(Object, Object, GenericType<T>, Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
-
- convertRecursive(Object, Object, GenericType<?>, Class<?>, ValueConverter, ComposedValueConverterImpl.TargetClass2ConverterMap) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
- convertStyle(String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
-
This method converts the given
style to the
according
DateFormat-style constant.
- convertToDatabaseColumn(T) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.AbstractSimpleDatatypeAttributeConverter
- convertToEntity(TO, Class<ENTITY>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
-
- convertToEntity(TO, Class<ENTITY>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- convertToEntityAttribute(V) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
- convertToEntityAttribute(String) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.VersionIdentifierAttributeConverter
- convertToEntityList(List<TO>, Class<ENTITY>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
-
- convertToEntityList(List<TO>, Class<ENTITY>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- convertToEntitySet(Set<TO>, Class<ENTITY>) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtil
-
- convertToEntitySet(Set<TO>, Class<ENTITY>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- convertToPixel(double, LengthProperty) - Method in class net.sf.mmm.client.ui.api.common.Length
-
- convertToValue(ADAPTER_VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- convertToValue(String, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
- convertUnknownValue(String, Class<V>, Object) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
This method converts the given
String-
value to the given
type.
- convertValue(SOURCE, Object, Class<TARGET>) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
-
This method converts the given value to the given type.
- convertValue(SOURCE, Object, Class<TARGET>, Type) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
-
This method converts the given value to the given type.
- convertValue(SOURCE, Object, Class<TARGET>, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
-
This method converts the given value to the given type.
- convertValue(SOURCE, Object, Class<TARGET>, Type, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
-
This method converts the given value to the given type.
- convertValue(SOURCE, Object, TARGET, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
-
This method converts the given value to a numeric type and also validates that it is in the
given range from minimum to maximum.
- convertValue(SOURCE, Object, TARGET, TARGET, TARGET) - Method in interface net.sf.mmm.util.value.api.GenericValueConverter
-
This method gets a numeric value and also validates that it is in the given range from
minimum to maximum.
- convertValue(Object, Object, Class<TARGET>) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
-
This method converts the given value to the given type.
- convertValue(Object, Object, Class<TARGET>, Type) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
-
This method converts the given value to the given type.
- convertValue(SOURCE, Object, Class<TARGET>) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
-
This method converts the given value to the given type.
- convertValue(SOURCE, Object, Class<TARGET>, Type, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
-
This method converts the given value to the given type.
- convertValue(SOURCE, Object, Class<TARGET>, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
-
This method converts the given value to the given type.
- convertValue(SOURCE, Object, TARGET, TARGET, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
-
This method gets a numeric value and also validates that it is in the given range from
minimum to maximum.
- convertValue(SOURCE, Object, TARGET, TARGET) - Method in class net.sf.mmm.util.value.base.AbstractGenericValueConverter
-
This method converts the given value to a numeric type and also validates that it is in the
given range from minimum to maximum.
- convertValue(String, Object, Class<TARGET>, Type) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
This method converts the given value to the given type.
- convertValueForDelegate(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
-
This method converts the given
value that is going to be set in this widget to the value of
the
delegate widget.
- convertValueFromDelegate(DELEGATE_VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
-
This method converts the given
value from the
delegate widget to the
value of this widget.
- convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestCheckboxField
- convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
- convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestDateField
- convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestDoubleField
- convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
-
- convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestFileField
- convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
- convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLocalDateField
- convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLocalTimeField
- convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestLongField
- convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
- convertValueFromString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
- convertValueToString(AbstractUiWidget<VALUE>, VALUE) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
-
- convertValueToString(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
Converts the given value to
String.
- convertValueToString(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
-
Converts the given value to
String.
- convertValueToString(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
-
Converts the given value to
String.
- convertValueToString(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
Converts the given value to
String.
- convertValueToString(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetPasswordField
-
Converts the given value to
String.
- convertValueToString(ADAPTER_VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
Converts the given value to
String.
- COPTIC_CAPITAL_LETTER_DEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_CAPITAL_LETTER_FEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_CAPITAL_LETTER_GANGIA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_CAPITAL_LETTER_HORI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_CAPITAL_LETTER_KHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_CAPITAL_LETTER_SHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_CAPITAL_LETTER_SHIMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_SMALL_LETTER_DEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_SMALL_LETTER_FEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_SMALL_LETTER_GANGIA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_SMALL_LETTER_HORI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_SMALL_LETTER_KHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_SMALL_LETTER_SHEI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- COPTIC_SMALL_LETTER_SHIMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- copy(VALUE) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
-
This method creates a copy (e.g.
- copy(VALUE) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
-
This method creates a copy (e.g.
- copy(V, PojoDescriptor<V>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
-
- copy(V) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
-
This method creates a copy (e.g.
- copyFile(File, File) - Method in interface net.sf.mmm.util.file.api.FileUtil
-
This method copies the file given by source to the file given by destination.
- copyFile(File, File, boolean) - Method in interface net.sf.mmm.util.file.api.FileUtil
-
This method copies the file given by source to the file given by destination.
- copyFile(File, File) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
This method copies the file given by source to the file given by destination.
- copyFile(File, File, boolean) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
This method copies the file given by source to the file given by destination.
- copyProcessor - Variable in class net.sf.mmm.util.io.impl.BufferInputStream
-
- CopyProcessor() - Constructor for class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
-
The constructor.
- CopyProcessor(byte[], int) - Constructor for class net.sf.mmm.util.io.impl.BufferInputStream.CopyProcessor
-
The constructor.
- copyRecursive(File, File, boolean) - Method in interface net.sf.mmm.util.file.api.FileUtil
-
This method copies the file or directory given by source into the given
destination.
- copyRecursive(File, File, boolean, FileFilter) - Method in interface net.sf.mmm.util.file.api.FileUtil
-
This method copies the file or directory given by source into the given
destination.
- copyRecursive(File, File, boolean) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
This method copies the file or directory given by source into the given
destination.
- copyRecursive(File, File, boolean, FileFilter) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
This method copies the file or directory given by source into the given
destination.
- copyRecursive(File, File, FileFilter) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
This method copies the file or directory given by source into the given
destination.
- COPYRIGHT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
Copyright sign (c) as correct glyph: 169 .
- CoreCharSequence - Class in net.sf.mmm.util.lang.base
-
This is an abstract base implementation of the
CharSequence interface.
- CoreCharSequence() - Constructor for class net.sf.mmm.util.lang.base.CoreCharSequence
-
The constructor.
- COUNT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-keyword COUNT.
- count - Variable in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream.WrapperOutputStream
-
- count() - Method in interface net.sf.mmm.util.search.api.SearchQuery
-
This method performs a count query to determine the total number of hits (e.g.
- counter - Variable in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
-
The ID counter.
- COUNTRY - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMovie
-
The country where the movie was produced.
- countryCode - Variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
-
- create(UiContext) - Method in class net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeNodeRendererDefault
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(Class<WIDGET>) - Method in interface net.sf.mmm.client.ui.api.widget.factory.AbstractUiWidgetFactoryNative
-
This method creates a new
UiWidget instance of the given type (
widgetInterface).
- create(UiContext, HANDLER, boolean) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetButtonFactory
-
- create(UiContext) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactoryDatatype
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactoryNative
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(Class<WIDGET>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
-
This method creates a new
UiWidget instance of the given type (
widgetInterface).
- create(Class<WIDGET>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
-
This method creates a new
UiWidget instance of the given type (
widgetInterface).
- create(UiContext, UiHandlerActionApply, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApply
- create(UiContext, UiHandlerActionApprove, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApprove
- create(UiContext, UiHandlerActionCancel, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryCancel
- create(UiContext, UiHandlerActionClose, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryClose
- create(UiContext, UiHandlerActionConfirm, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryConfirm
- create(UiContext, UiHandlerActionDelete, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
- create(UiContext, UiHandlerActionDown, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
- create(UiContext, UiHandlerActionNext, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryNext
- create(UiContext, UiHandlerActionOpen, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryOpen
- create(UiContext, UiHandlerActionPrevious, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryPrevious
- create(UiContext, UiHandlerActionRemove, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
- create(UiContext, UiHandlerActionSave, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
- create(UiContext, UiHandlerActionStartEdit, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
- create(UiContext, UiHandlerActionStopEdit, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
- create(UiContext, UiHandlerActionSubmit, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySubmit
- create(UiContext, UiHandlerActionUp, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
- create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeBoolean
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeDate
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeDouble
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeEnum
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeInstant
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeInteger
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLocalDate
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLocalTime
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeLong
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeString
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetTreeGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetButtonGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetCollapsableSectionGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetImageGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLabelGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLinkGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSectionGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSlotGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetTabGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetToggleButtonGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetCheckboxFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetColorFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetComboboxFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDateFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDoubleFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetFileFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerSliderFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalDateFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalTimeFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLongFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetPasswordFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsVerticalFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRichTextFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextAreaFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextFieldGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuBarGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemClickableGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemSeparatorGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetBorderPanelGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonGroupGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonPanelGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetCollapsableBorderPanelGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridCellGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridPanelGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridRowGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalPanelGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalSplitPanelGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetTabPanelGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetToolbarGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalPanelGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalSplitPanelGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetWindowGwt.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.UiWidgetTreeTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetButtonTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetCollapsableSectionTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetImageTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLabelTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLinkTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSectionTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSlotTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetTabTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCheckboxFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCodeAreaFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetColorFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetComboboxFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDateFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDoubleFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetFileFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerSliderFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalDateFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalTimeFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLongFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetPasswordFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsVerticalFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRichTextFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextAreaFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextFieldTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuBarTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemClickableTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemSeparatorTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetBorderPanelTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridCellTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridPanelTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridRowTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetHorizontalPanelTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetTabPanelTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetVerticalPanelTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create(UiContext) - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl.Factory
-
This method creates a new
UiWidget instance of the particular
UiWidget-type managed by
this factory.
- create() - Method in interface net.sf.mmm.persistence.api.GenericDao
-
This method creates a new, empty, and transient instance of the
managed entity.
- create(Class<ENTITY>) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
-
This method creates a new and transient instance for the given entityClass.
- create() - Method in class net.sf.mmm.persistence.base.AbstractGenericDao
-
This method creates a new, empty, and transient instance of the
managed entity.
- create(Class<ENTITY>) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
-
This method creates a new and transient instance for the given entityClass.
- create() - Method in interface net.sf.mmm.util.collection.api.BlockingQueueFactory
-
- create(int) - Method in interface net.sf.mmm.util.collection.api.BlockingQueueFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
-
- create(int) - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in interface net.sf.mmm.util.collection.api.ConcurrentMapFactory
-
This method creates a new
Map instance.
- create(int) - Method in interface net.sf.mmm.util.collection.api.ConcurrentMapFactory
-
This method creates a new
Map instance with the given
capacity.
- create() - Method in interface net.sf.mmm.util.collection.api.DequeFactory
-
- create(int) - Method in interface net.sf.mmm.util.collection.api.DequeFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in interface net.sf.mmm.util.collection.api.ListFactory
-
- create(int) - Method in interface net.sf.mmm.util.collection.api.ListFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in interface net.sf.mmm.util.collection.api.MapFactory
-
This method creates a new
Map instance.
- create(int) - Method in interface net.sf.mmm.util.collection.api.MapFactory
-
This method creates a new
Map instance with the given
capacity.
- create() - Method in interface net.sf.mmm.util.collection.api.QueueFactory
-
- create(int) - Method in interface net.sf.mmm.util.collection.api.QueueFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in interface net.sf.mmm.util.collection.api.SetFactory
-
- create(int) - Method in interface net.sf.mmm.util.collection.api.SetFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in interface net.sf.mmm.util.collection.api.SortedMapFactory
-
This method creates a new
Map instance.
- create(int) - Method in interface net.sf.mmm.util.collection.api.SortedMapFactory
-
This method creates a new
Map instance with the given
capacity.
- create() - Method in interface net.sf.mmm.util.collection.api.SortedSetFactory
-
- create(int) - Method in interface net.sf.mmm.util.collection.api.SortedSetFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in class net.sf.mmm.util.collection.base.ArrayListFactory
-
- create(int) - Method in class net.sf.mmm.util.collection.base.ArrayListFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
-
This method creates a new
Map instance.
- create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
-
This method creates a new
Map instance with the given
capacity.
- create() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
-
- create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
-
- create(int) - Method in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in class net.sf.mmm.util.collection.base.HashMapFactory
-
This method creates a new
Map instance.
- create(int) - Method in class net.sf.mmm.util.collection.base.HashMapFactory
-
This method creates a new
Map instance with the given
capacity.
- create() - Method in class net.sf.mmm.util.collection.base.HashSetFactory
-
- create(int) - Method in class net.sf.mmm.util.collection.base.HashSetFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
-
- create(int) - Method in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
-
- create(int) - Method in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
-
- create(int) - Method in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create() - Method in class net.sf.mmm.util.collection.base.TreeMapFactory
-
This method creates a new
Map instance.
- create(int) - Method in class net.sf.mmm.util.collection.base.TreeMapFactory
-
This method creates a new
Map instance with the given
capacity.
- create() - Method in class net.sf.mmm.util.collection.base.TreeSetFactory
-
- create(int) - Method in class net.sf.mmm.util.collection.base.TreeSetFactory
-
This method creates a new
Collection instance with the given initial
capacity.
- create(Object...) - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
-
This method creates a new instance of the described
datatype from the individual
segments.
- create() - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
-
- create(Object...) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
-
This method creates a new instance of the described
datatype from the individual
segments.
- create(String, Object...) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
- create(NlsTemplate, Object...) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
- create(String, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String, String, Object, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate, String, Object, String, Object, String, Object, String, Object) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFormatterFactory
-
- create(String, Object...) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate, Object...) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate, String, Object, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String, String, Object, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String, String, Object, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String, String, Object, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String, String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(NlsTemplate, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactoryImpl
-
This method creates a new instance of
NlsMessage from the given arguments.
- create(String) - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
-
- create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorBuilder
-
This method creates the
accessor for the given
method if that
method is suitable for this builder (e.g.
- create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorBuilder
-
This method creates the
accessor for the given
field if that
field is suitable for this builder (e.g.
- create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
-
This method creates the
accessor for the given
method if that
method is suitable for this builder (e.g.
- create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
-
This method creates the
accessor for the given
field if that
field is suitable for this builder (e.g.
- create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
-
This method creates the
accessor for the given
method if that
method is suitable for this builder (e.g.
- create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
-
This method creates the
accessor for the given
field if that
field is suitable for this builder (e.g.
- create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
-
This method creates the
accessor for the given
method if that
method is suitable for this builder (e.g.
- create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
-
This method creates the
accessor for the given
field if that
field is suitable for this builder (e.g.
- create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
-
This method creates the
accessor for the given
method if that
method is suitable for this builder (e.g.
- create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
-
This method creates the
accessor for the given
field if that
field is suitable for this builder (e.g.
- create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
-
This method creates the
accessor for the given
method if that
method is suitable for this builder (e.g.
- create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
-
This method creates the
accessor for the given
field if that
field is suitable for this builder (e.g.
- create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
-
This method creates the
accessor for the given
method if that
method is suitable for this builder (e.g.
- create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
-
This method creates the
accessor for the given
field if that
field is suitable for this builder (e.g.
- create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
-
This method creates the
accessor for the given
method if that
method is suitable for this builder (e.g.
- create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
-
This method creates the
accessor for the given
field if that
field is suitable for this builder (e.g.
- create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
-
This method creates the
accessor for the given
method if that
method is suitable for this builder (e.g.
- create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
-
This method creates the
accessor for the given
field if that
field is suitable for this builder (e.g.
- create(Method, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
-
This method creates the
accessor for the given
method if that
method is suitable for this builder (e.g.
- create(Field, PojoDescriptor<?>, PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
-
This method creates the
accessor for the given
field if that
field is suitable for this builder (e.g.
- create(IN, String, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
-
This method creates an appropriate new value.
- create(IN, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
-
This method creates an appropriate new value.
- create(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Class<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method creates a
Pojo of the given
pojoType.
- create() - Method in class net.sf.mmm.util.pool.base.AbstractPool
-
This method creates a new element.
- create() - Method in class net.sf.mmm.util.pool.impl.ByteArrayPoolImpl
-
This method creates a new element.
- create() - Method in class net.sf.mmm.util.pool.impl.CharArrayPoolImpl
-
This method creates a new element.
- create(Class<C>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method creates a collection implementing the given collection type.
- create(Type) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
-
This method creates the
GenericType that encapsulates the given
type.
- create(Class<C>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method creates a collection implementing the given collection type.
- create(Type) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
This method creates the
GenericType that encapsulates the given
type.
- create(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
This method creates a new instance of this class.
- create(Type) - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
This method creates the
GenericType that encapsulates the given
type.
- create(String) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- create(String, Function<ResourcePathNode<D>, D>) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- createAbsoluteImageUrl(String) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
-
This method creates an absolute URL from the given relativePath.
- createAbsoluteImageUrl(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
This method creates an absolute URL from the given relativePath.
- createAbsoluteImageUrl(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method creates an absolute URL from the given relativePath.
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDoubleField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtIntegerField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtIntegerSliderField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalDateField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalTimeField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLongField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtPasswordField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaField
- createActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextField
- createAndAdd(UiWidget, boolean) - Static method in class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
-
Creates a new instance of this class and adds it to the given
UiWidget.
- createAndAddCloseButton() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetPopup
-
- createAndAddCloseButton() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomPopup
-
- createAndAddCloseButton() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
-
- createAndBind(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
- createAndBind(TypedProperty<P>, String) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
- createAndBind(TypedProperty<P>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
-
- createAndBind(TypedProperty<P>, String) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
-
- createAndBind(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
- createAndBind(TypedProperty<P>, String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
- createAndBind(TypedProperty<P>, String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
-
- createAndVerifyRgba(int, int, int, int) - Static method in class net.sf.mmm.util.datatype.api.color.Color
-
- createArgumentMap(Method, AbstractNlsBundleFactory.NlsBundleMethodInfo, Object[]) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
-
This method converts the given
arguments to a
Map with the
arguments.
- createBrowsableResource(String) - Method in interface net.sf.mmm.util.resource.api.BrowsableResourceFactory
-
- createBrowsableResource(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
-
- createBrowsableResource(String) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
-
- createBundle() - Static method in exception net.sf.mmm.util.cli.api.CliException
-
- createBundle(Class<BUNDLE>) - Static method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
- createBundle(Class<BUNDLE>) - Method in interface net.sf.mmm.util.nls.api.NlsBundleFactory
-
This method dynamically creates an instance for the given bundleInterface.
- createBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
-
This method dynamically creates an instance for the given bundleInterface.
- createBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
-
This method dynamically creates an instance for the given bundleInterface.
- createBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.validation.base.AbstractValidator
-
- createButton(String, UiHandlerEventClick) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createButton(UiHandlerAction) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createButton(Class<HANDLER>, HANDLER) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createButton(Class<HANDLER>, HANDLER, boolean) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createButton(UiContext, NlsMessage, UiHandlerEventClick, NlsMessage, String) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetButtonFactory
-
- createButton(String, UiHandlerEventClick) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createButton(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createButton(Class<HANDLER>, HANDLER) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createButton(Class<HANDLER>, HANDLER, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createButtonGroup(RichTextFeature...) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
-
- createButtonPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
-
- createButtonPanel() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
-
- createButtonPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt
- createButtonPanel() - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl
- createByUmask(int, boolean) - Static method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- createChildContext() - Method in interface net.sf.mmm.util.context.api.GenericContext
-
This method creates a new context that inherits all variables from this context (and its parent
contexts).
- createChildContext() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
-
This method creates a new context that inherits all variables from this context (and its parent
contexts).
- createChildContext() - Method in class net.sf.mmm.util.context.impl.MutableGenericContextImpl
-
This method creates a new context that inherits all variables from this context (and its parent
contexts).
- createClassName(JClassType) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
-
- createClassName(JClassType) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
-
- createColumn(TypedProperty<CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
-
This method creates a new
column for this table.
- createColumn(PropertyAccessor<ROW, CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
-
This method creates a new
column for this table.
- createColumn(TypedProperty<CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
This method creates a new
column for this table.
- createColumn(PropertyAccessor<ROW, CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
This method creates a new
column for this table.
- createColumn(PropertyAccessor<ROW, CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>, TypedProperty<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
- createColumn(TypedProperty<CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method creates a new
column for this table.
- createColumn(PropertyAccessor<ROW, CELL>, UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>, Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method creates a new
column for this table.
- createComboBox(String, List<VALUE>) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createComboBox(String, EnumDefinition<VALUE, ?>) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createComboBox(String, List<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createComboBox(String, EnumDefinition<VALUE, ?>) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createConfiguration() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
-
- createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.AbstractConverterToArray
-
This method creates the according container for the given containerType.
- createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
-
This method creates the according container for the given containerType.
- createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
-
This method creates the according container for the given containerType.
- createContainer(GenericType<T>, int) - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
-
This method creates the according container for the given containerType.
- createContext() - Method in interface net.sf.mmm.util.context.api.GenericContextFactory
-
- createContext(MapFactory<? extends Map>) - Method in interface net.sf.mmm.util.context.api.GenericContextFactory
-
- createContext(MapFactory<? extends Map>, GenericValueConverter<Object>) - Method in interface net.sf.mmm.util.context.api.GenericContextFactory
-
- createContext() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextFactory
-
- createContext(MapFactory<? extends Map>) - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
-
- createContext(MapFactory<? extends Map>, GenericValueConverter<Object>) - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
-
- createConverter(boolean, List<ValueConverter<?, ?>>) - Method in interface net.sf.mmm.util.value.api.ComposedValueConverterFactory
-
- createConverter(boolean, List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
-
- createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
-
Returns a copy of the given exception where the specified details are removed.
- createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
Returns a copy of the given exception where the specified details are removed.
- createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsException
-
Returns a copy of the given exception where the specified details are removed.
- createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
Returns a copy of the given exception where the specified details are removed.
- createCopy(ExceptionTruncation) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
-
Returns a copy of the given exception where the specified details are removed.
- createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
-
Returns a copy of the given exception where the specified details are removed.
- createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
Returns a copy of the given exception where the specified details are removed.
- createCopy(ExceptionTruncation) - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
Returns a copy of the given exception where the specified details are removed.
- createCopyOfValue(VALUE) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
This method will create a (deep-)copy of the given value.
- createCopyOfValue(VALUE) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingDatatype
-
This method will create a (deep-)copy of the given value.
- createCopyOfValue(List) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingList
-
This method will create a (deep-)copy of the given value.
- createCopyOfValue(VALUE) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
-
This method will create a (deep-)copy of the given value.
- createCopyViaClone(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsException
-
- createCopyViaClone(ExceptionTruncation) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
- createDataBinding(AbstractUiWidget<VALUE>, Class<VALUE>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingFactory
-
This method creates a new instance of
UiDataBinding for the given
valueType and
widget.
- createDataBinding(AbstractUiContext, Class<VALUE>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingFactory
-
This method creates a new instance of
UiDataBinding for the given
valueType and
context.
- createDataBinding(AbstractUiContext, Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
-
This method creates a new instance of
UiDataBinding for the given
valueType and
context.
- createDataBinding(AbstractUiWidget<VALUE>, Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
-
This method creates a new instance of
UiDataBinding for the given
valueType and
widget.
- createDataBinding(AbstractUiContext, AbstractUiWidget<VALUE>, Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
-
- createDataResource(String) - Method in interface net.sf.mmm.util.resource.api.DataResourceFactory
-
This method creates a new
DataResource from the given
resourceUri.
- createDataResource(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
-
- createDataResource(String) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory
-
This method creates a new
DataResource from the given
resourceUri.
- createDataResource(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory
-
- createDatatypeDescriptor(Class<T>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
-
- createDefaultPhaseMap() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
This method creates the
phase map used as default.
- createDescriptor(GenericType<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
-
- createDescriptor(Class<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
-
- createDescriptor(GenericType<P>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- createDescriptorBuilder(VisibilityModifier, VisibilityModifier) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
-
- createDescriptorBuilder(VisibilityModifier, VisibilityModifier) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorBuilderFactoryLimited
-
- createDescriptorBuilder(VisibilityModifier, VisibilityModifier) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
-
- createDialogController(String) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogControllerFactory
-
- createDialogController(String) - Method in interface net.sf.mmm.client.ui.base.dialog.DialogControllerFactory
-
- createDirect(String, String) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- createDirect(String, String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- createDirect(String, String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessageFactory
-
This method creates a new instance of
NlsMessage from the given arguments.
- createDirect(String, String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsMessageFactoryImpl
-
This method creates a new instance of
NlsMessage from the given arguments.
- createDocument() - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method creates a new empty XML DOM document.
- createDocument() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method creates a new empty XML DOM document.
- createDocumentBuilder() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method creates a new document builder.
- createEntityGraph(Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createEntityGraph(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createEntityManagerFactory(String, Map) - Method in class net.sf.mmm.persistence.impl.hibernate.HibernatePersistenceProviderWithGenericDatatypeSupport
- createEventAdapter(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
-
- createEventAdapter(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
- createEventAdapter(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
- createEventAdapter(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
-
- createExceptionHandler() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
-
This method creates an GWT.UncaughtExceptionHandler.
- createFolderRecursive(ResourcePathNode<Void>, ClasspathScannerImpl.ClasspathFolder) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
-
- createFontSettingsLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
-
- createForDatatype(Class<VALUE>) - Method in interface net.sf.mmm.client.ui.api.widget.factory.AbstractUiWidgetFactoryDatatype
-
This method creates a new instance of the
field widget to view and edit the given
datatype.
- createForDatatype(Class<VALUE>) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiWidgetFactoryDatatype
-
This method creates a new instance of the
field widget to view and edit the given
datatype.
- createForDatatype(Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
-
This method creates a new instance of the
field widget to view and edit the given
datatype.
- createForDatatype(Class<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
-
This method creates a new instance of the
field widget to view and edit the given
datatype.
- createFormatter(String, Locale, NlsDependencies) - Method in class net.sf.mmm.util.nls.base.AbstractNlsTemplate
-
- createFormatter(Locale) - Method in class net.sf.mmm.util.nls.base.SimpleNlsFormatter
-
This method creates the underlying
Formatter to delegate to.
- createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
-
This method creates the underlying
Formatter to delegate to.
- createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractSimpleNlsFormatterDate
-
This method creates the underlying
Formatter to delegate to.
- createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
-
This method creates the underlying
Formatter to delegate to.
- createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
-
This method creates the underlying
Formatter to delegate to.
- createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
-
This method creates the underlying
Formatter to delegate to.
- createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
-
This method creates the underlying
Formatter to delegate to.
- createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
-
This method creates the underlying
Formatter to delegate to.
- createFormatter(Locale) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
-
This method creates the underlying
Formatter to delegate to.
- createFormatter(String) - Method in interface net.sf.mmm.util.version.api.VersionUtil
-
- createFormatter(String, boolean) - Method in interface net.sf.mmm.util.version.api.VersionUtil
-
- createFormatter(String) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- createFormatter(String, boolean) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- createGeneric() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
.
- createGeneric(int) - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
with the given initial
capacity.
- createGeneric() - Method in interface net.sf.mmm.util.collection.api.MapFactory
-
This method creates a new instance of the generic
Map type
<MAP>.
- createGeneric(int) - Method in interface net.sf.mmm.util.collection.api.MapFactory
-
This method creates a new instance of the generic
Map type
<MAP>.
- createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
.
- createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
with the given initial
capacity.
- createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
-
This method creates a new instance of the generic
Map type
<MAP>.
- createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
-
This method creates a new instance of the generic
Map type
<MAP>.
- createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractDequeFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
.
- createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractDequeFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
with the given initial
capacity.
- createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractListFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
.
- createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractListFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
with the given initial
capacity.
- createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractMapFactory
-
This method creates a new instance of the generic
Map type
<MAP>.
- createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractMapFactory
-
This method creates a new instance of the generic
Map type
<MAP>.
- createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractQueueFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
.
- createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractQueueFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
with the given initial
capacity.
- createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractSetFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
.
- createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractSetFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
with the given initial
capacity.
- createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
-
This method creates a new instance of the generic
Map type
<MAP>.
- createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
-
This method creates a new instance of the generic
Map type
<MAP>.
- createGeneric() - Method in class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
.
- createGeneric(int) - Method in class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
-
This method creates a new instance of the generic
Collection type
<COLLECTION>
with the given initial
capacity.
- createGenericType(Class<T>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
-
This method creates the
GenericType representing the given
type.
- createGenericType(Type) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
-
This method creates the
GenericType representing the given
type.
- createGenericType(Type, GenericType<?>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
-
This method creates the
GenericType representing the given
type in the context of
the given
definingType.
- createGenericType(Type, Class<?>) - Method in interface net.sf.mmm.util.reflect.api.GenericTypeFactory
-
This method creates the
GenericType representing the given
type in the context of
the given
definingType.
- createGenericType(Class<T>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method creates the
GenericType representing the given
type.
- createGenericType(Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method creates the
GenericType representing the given
type.
- createGenericType(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method creates the
GenericType representing the given
type in the context of
the given
definingType.
- createGenericType(Type, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method creates the
GenericType representing the given
type in the context of
the given
definingType.
- createGenericType(Class<T>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
-
This method creates the
GenericType representing the given
type.
- createGenericType(Type) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
-
This method creates the
GenericType representing the given
type.
- createGenericType(Type, GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
-
This method creates the
GenericType representing the given
type in the context of
the given
definingType.
- createGenericType(Type, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
-
This method creates the
GenericType representing the given
type in the context of
the given
definingType.
- createGinjector() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
-
This method creates the actual
ClientGinjector instance using
GWT.create(Class).
- createHandler(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
-
- createHeaderNameHash(String) - Method in class net.sf.mmm.util.http.HttpMessage
-
This method converts the header property to an hash key.
- createHyphenator(String) - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
-
- createHyphenator(String) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- createHyphenator(Locale, DataResource) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
This method creates a new
Hyphenator instance from the XML-configuration identified by the given
DataResource.
- createId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
-
- createImage(String, String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createImage(String, String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createInputElement(String) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
Creates an InputElement of a custom type.
- createIntegerField(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createIntegerField(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createLabel(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createLabel(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method creates the label for this widget.
- createLabel(UiContext) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
-
This method creates the label for this widget.
- createLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createListTable(Class<ROW>) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createListTable(Class<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableComponent
-
This method creates the
logger for this component.
- createLongField(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createLongField(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createLookaheadBuffer() - Method in class net.sf.mmm.util.io.impl.BufferInputStream
-
This method creates a new
buffer for lookahead operations on the data
from the underlying stream.
- createMainWindow() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
-
- createMainWindow() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.UiWidgetFactoryNativeGwt
- createMainWindow() - Method in class net.sf.mmm.client.ui.impl.test.widget.UiWidgetFactoryNativeTestImpl
-
- createMessage(V, V, V, Object) - Static method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
Creates a new error
NlsMessage that the given
value is not in the
Range from
minimum to
maximum.
- createNamedQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createNamedQuery(String, Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createNamedStoredProcedureQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createNativeQuery(String, Class) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createNativeQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createNativeQuery(String, String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createNewTransaction() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
-
This method creates a new technical transaction.
- createNewTransaction() - Method in class net.sf.mmm.transaction.base.NoTransactionExecutor.NoTransactionAdapter
-
This method creates a new technical transaction.
- createNewTransaction() - Method in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor.JpaTransactionAdapter
-
This method creates a new technical transaction.
- createNewTransaction() - Method in class net.sf.mmm.transaction.impl.jta.JtaTransactionExecutor.JtaTransactionAdapter
-
This method creates a new technical transaction.
- createNewTransaction() - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor.SpringTransactionAdapter
-
This method creates a new technical transaction.
- createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
- createNewValue() - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
-
- createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
- createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingDatatype
-
- createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingList
-
- createNewValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
-
- createNextValueSql(Sequence) - Method in class net.sf.mmm.persistence.base.jpa.JpaSequenceManager
-
Creates the SQL statement to get the next value of the given
Sequence.
- createNextValueSql(Sequence) - Method in class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
-
Creates the SQL statement to get the next value of the given
Sequence.
- createOptions() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
-
- createOptions() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
- createOptions() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
- createPageDialogController() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogControllerFactory
-
- createPath(String) - Method in interface net.sf.mmm.util.path.api.PathFactory
-
This method creates a new
Path for the given
resourceUri.
- createPath(Path, String) - Method in interface net.sf.mmm.util.path.api.PathFactory
-
This method creates a new
Path for the given parameters.
- createPath(String) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
-
This method creates a new
Path for the given
resourceUri.
- createPath(PathUri) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
-
- createPath(Path, String) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
-
This method creates a new
Path for the given parameters.
- createPath(String...) - Static method in class net.sf.mmm.util.pojo.path.api.TypedProperty
-
- createPattern(String) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- createPopup(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createPopup(String, boolean, boolean, boolean) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createPopup(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createPopup(String, boolean, boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createPrivateFieldDescriptorBuilder() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
-
- createPrivateFieldDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
-
- createProcessor() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
-
- createProcessor() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamProcessorFactory
-
- createProcessor() - Method in class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
-
- createPropertyAccessor(String) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
- createPropertyAccessor(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
- createPropertyAccessor(TypedProperty<P>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
-
- createPropertyAccessor(String) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
-
- createPropertyAccessor(String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
- createPropertyAccessor(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
- createPropertyAccessor(String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
- createPropertyAccessor(TypedProperty<P>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
- createPublicMethodDescriptorBuilder() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilderFactory
-
- createPublicMethodDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
-
- createQuery(CriteriaUpdate) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createQuery(CriteriaDelete) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createQuery(CriteriaQuery<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createQuery(String, Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createQueue(RemoteInvocationQueueSettings) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
- createQueue(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<QUEUE, CALL, TX_CALLS, REQUEST>.AbstractRemoteInvocationQueue) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
- createQueue(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<RemoteInvocationCommandQueue, RemoteInvocationCommand<?>, GenericRemoteInvocationCommandTransactionalCalls, GenericRemoteInvocationCommandRequest>.AbstractRemoteInvocationQueue) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
- createQueue(RemoteInvocationQueueSettings, AbstractRemoteInvocationCaller<RemoteInvocationServiceQueue, GenericRemoteInvocationRpcCall, GenericRemoteInvocationRpcTransactionalCalls, GenericRemoteInvocationRpcRequest>.AbstractRemoteInvocationQueue) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
- createRemoteInvocationTransactionalCalls(List<CALL>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
- createRemoteInvocationTransactionalCalls(List<RemoteInvocationCommand<?>>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
- createRemoteInvocationTransactionalCalls(List<GenericRemoteInvocationRpcCall>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
- createRequest(int, CsrfToken, List<TX_CALLS>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
- createRequest(int, CsrfToken, List<GenericRemoteInvocationCommandTransactionalCalls>) - Method in class net.sf.mmm.service.base.command.client.AbstractRemoteInvocationCommandCaller
-
- createRequest(int, CsrfToken, List<GenericRemoteInvocationRpcTransactionalCalls>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
-
- createResource(PathUri) - Method in interface net.sf.mmm.util.path.api.PathProvider
-
- createResource(PathUri) - Method in class net.sf.mmm.util.path.impl.ClassPathProvider
-
- createResource(ResourceUri) - Method in interface net.sf.mmm.util.resource.api.spi.DataResourceProvider
-
This method creates a new
resource for the given
resourceUri.
- createResource(ResourceUri) - Method in class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
-
This method creates a new
resource for the given
resourceUri.
- createResource(ResourceUri) - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
-
This method creates a new
resource for the given
resourceUri.
- createResource(ResourceUri) - Method in class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
-
This method creates a new
resource for the given
resourceUri.
- createResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults[]) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
Creates a new instance of <RESPONSE>.
- createResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults[]) - Method in class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
-
Creates a new instance of <RESPONSE>.
- createResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults[]) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
-
Creates a new instance of <RESPONSE>.
- createRevision(ENTITY) - Method in interface net.sf.mmm.persistence.api.RevisionedDao
-
This method creates a new
revision of the given entity.
- createRevision(ENTITY) - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
-
This method creates a new
revision of the given entity.
- createRgba(int, int, int, int) - Static method in class net.sf.mmm.util.datatype.api.color.Color
-
- createRole(Class<ROLE>) - Method in interface net.sf.mmm.client.ui.base.aria.role.RoleFactory
-
This method creates a new instance of the given
Role.
- createRole(Class<ROLE>) - Method in class net.sf.mmm.client.ui.base.aria.role.RoleFactoryImpl
-
This method creates a new instance of the given
Role.
- createRootPathSegment(CharSequenceScanner, String, Function<ResourcePathNode<D>, D>) - Static method in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- createRowContainer(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
- createRowContainer() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
- createRowContainer() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt
- createRowNumberColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
- createSection(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createSection(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createSelectionColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
- createSize() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- createSize() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
- createSplitPanel(Orientation, UiWidgetRegular...) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createSplitPanel(Orientation, UiWidgetRegular...) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createState(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- createState(PojoPathMode, String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathCache
-
- createStateByType(GenericType, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- createStoredProcedureQuery(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createStoredProcedureQuery(String, Class...) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createStoredProcedureQuery(String, String...) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- createStreamReader(XMLStreamReader, String, NamespaceContext) - Method in interface net.sf.mmm.util.xml.impl.stax.XPointerStreamBuilder
-
This method creates a
XMLStreamReader facade that adapts the given
xmlReader so only
the contents pointed by the given
xpointerExpression are visible.
- createSubArray(int, int) - Method in interface net.sf.mmm.util.io.api.ByteArray
-
This method creates a new
ByteArray with the same
bytes but the given
indices.
- createSubArray(int, int) - Method in class net.sf.mmm.util.io.base.AbstractByteArray
-
This method creates a new
ByteArray with the same
bytes but the given
indices.
- createSubArray(int, int) - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
-
This method creates a new
ByteArray with the same
bytes but the given
indices.
- createSubArray(int, int) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
This method creates a new
ByteArray with the same
bytes but the given
indices.
- createSubArray(int, int) - Method in class net.sf.mmm.util.io.impl.PooledByteArray
-
This method creates a new
ByteArray with the same
bytes but the given
indices.
- createSubMessage(Object[]) - Static method in exception net.sf.mmm.util.exception.api.ComposedException
-
This method creates the
NlsMessage wrapping the given
errors.
- createTableColumnAdapter(UiWidgetTableColumn<ROW, ?>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
- createTableColumnAdapter(UiWidgetTableColumn<?, ?>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractDataTable
-
- createTableColumnAdapter(UiWidgetTableColumn<?, ?>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
- createTemplate(Method) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
-
- createTextAreaField(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createTextAreaField(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createTextField(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createTextField(String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtButton
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLabel
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLink
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSection
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSlot
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenu
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuBar
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemSeparator
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtButtonGroup
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtButtonPanel
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridPanel
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridRow
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtHorizontalPanel
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtSplitPanel
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtTabLayoutPanel
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtToolbar
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtVerticalPanel
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtPopup
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtWindow
-
- createToplevelWidget() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- createTransactionContext() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
-
- createTransformer(boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method creates a new transformer.
- createTree(UiWidgetAbstractTree.UiTreeModel<NODE>, String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetFactory
-
- createTree(UiWidgetAbstractTree.UiTreeModel<NODE>, String) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- createTreeNodeAdapter(NODE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
- createUniqueId() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- createUtfDetectionReader(InputStream, String) - Method in interface net.sf.mmm.util.io.api.EncodingUtil
-
This method creates a new
Reader for the given
inputStream.
- createUtfDetectionReader(InputStream, String) - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
This method creates a new
Reader for the given
inputStream.
- createUuid() - Method in exception net.sf.mmm.util.exception.api.NlsException
-
This method creates a new
UUID.
- createUuid() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
This method creates a new
UUID.
- createUuid() - Method in interface net.sf.mmm.util.uuid.api.UuidFactory
-
This method creates a new
UUID.
- createUuid() - Method in class net.sf.mmm.util.uuid.base.RandomUuidFactory
-
This method creates a new
UUID.
- createValidationFailure(Throwable) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
- createValidationFailure(Throwable) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
-
- createValidationFailure(ConstraintViolation<?>, Object) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- createValidatorBuilder() - Method in class net.sf.mmm.util.cli.base.CliState
-
- createVersionIdentifier(String) - Method in interface net.sf.mmm.util.version.api.VersionUtil
-
This method parses the given
versionString and builds an according
VersionIdentifier
instance.
- createVersionIdentifier(String, boolean) - Method in interface net.sf.mmm.util.version.api.VersionUtil
-
This method parses the given
versionString and builds an according
VersionIdentifier
instance.
- createVersionIdentifier(String) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
This method parses the given
versionString and builds an according
VersionIdentifier
instance.
- createVersionIdentifier(String, boolean) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
This method parses the given
versionString and builds an according
VersionIdentifier
instance.
- createView() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
-
This method creates the
view and has to be implemented for each individual dialog.
- createView() - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
-
This method creates the
view and has to be implemented for each individual dialog.
- createViewWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
Creates the
Widget that is used to display the field value in
view-mode.
- createViewWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
-
Creates the
Widget that is used to display the field value in
view-mode.
- createWidget(TypedProperty<P>, String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.complex.UiWidgetTableColumnImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetListTableGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.UiWidgetTreeGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetButtonGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetCollapsableSectionGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetImageGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLabelGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetLinkGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSectionGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetSlotGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetTabGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.UiWidgetToggleButtonGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetCheckboxFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetColorFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetComboboxFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDateFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetDoubleFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetFileFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetIntegerSliderFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalDateFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLocalTimeFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetLongFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetPasswordFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRadioButtonsVerticalFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetRichTextFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextAreaFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.UiWidgetTextFieldGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuBarGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemClickableGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.UiWidgetMenuItemSeparatorGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetBorderPanelGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonGroupGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetButtonPanelGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetCollapsableBorderPanelGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridCellGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridPanelGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetGridRowGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalPanelGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetHorizontalSplitPanelGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetTabPanelGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetToolbarGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalPanelGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.UiWidgetVerticalSplitPanelGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetMainWindowGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetPopupGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetWindowGwt
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.UiWidgetTreeTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetButtonTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetCollapsableSectionTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetImageTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLabelTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetLinkTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSectionTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetSlotTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.core.UiWidgetTabTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCheckboxFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetCodeAreaFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetColorFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetComboboxFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDateFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetDoubleFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetFileFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetIntegerSliderFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalDateFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLocalTimeFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetLongFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetPasswordFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRadioButtonsVerticalFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetRichTextFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextAreaFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.UiWidgetTextFieldTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuBarTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemClickableTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuItemSeparatorTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.menu.UiWidgetMenuTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetBorderPanelTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridCellTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridPanelTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetGridRowTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetHorizontalPanelTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetTabPanelTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.panel.UiWidgetVerticalPanelTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetMainWindowTestImpl
-
- createWidgetAdapter() - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetPopupTestImpl
-
- createXmlEventReader(InputStream) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
- createXmlEventReader(InputStream) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- createXmlReader(InputStream) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
-
This method creates a
Reader from the given
inputStream that uses the encoding
specified in the (potential) XML header of the
InputStreams content.
- createXmlReader(InputStream, Charset) - Method in interface net.sf.mmm.util.xml.api.XmlUtil
-
This method creates a
Reader from the given
inputStream that uses the encoding
specified in the (potential) XML header of the
InputStreams content.
- createXmlReader(InputStream) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
-
This method creates a
Reader from the given
inputStream that uses the encoding
specified in the (potential) XML header of the
InputStreams content.
- createXmlReader(InputStream, Charset) - Method in class net.sf.mmm.util.xml.base.XmlUtilImpl
-
This method creates a
Reader from the given
inputStream that uses the encoding
specified in the (potential) XML header of the
InputStreams content.
- createXmlStreamReader(InputStream) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
- createXmlStreamReader(DataResource, boolean) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
- createXmlStreamReader(InputStream) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- createXmlStreamReader(DataResource, boolean) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- createXmlStreamWriter(OutputStream) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
- createXmlStreamWriter(Writer) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
- createXmlStreamWriter(OutputStream) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- createXmlStreamWriter(Writer) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- CREATION_DATE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
-
The date of creation of this content.
- CREATOR - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
-
The object(s) who created the content, typically the name of a person (but
may also be the name of a company or a software that generated the
content).
- CRLF - Static variable in class net.sf.mmm.util.http.HttpMessage
-
the line termination sequence used by HTTP
- CsrfToken - Interface in net.sf.mmm.service.api
-
This is the interface for a security token to prevent cross site request forgery (CSRF) and
potentially other attacks.
- CsrfTokenManager - Interface in net.sf.mmm.service.base.server
-
This is the interface for the manager of
CsrfTokens.
- CsrfTokenManagerDefaultImpl - Class in net.sf.mmm.service.impl.server
-
- CsrfTokenManagerDefaultImpl() - Constructor for class net.sf.mmm.service.impl.server.CsrfTokenManagerDefaultImpl
-
The constructor.
- CSS_GREEN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
The
Color CSS green (a darker green while real green is called lime in CSS).
- CssDivWidget - Class in net.sf.mmm.client.ui.gwt.widgets
-
This is a Widget for an empty <div> element that is used
as placeholder for a feature styled with CSS.
- CssDivWidget(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CssDivWidget
-
The constructor.
- CssIconWidget - Class in net.sf.mmm.client.ui.gwt.widgets
-
This is a Widget for an empty <span> element that is used
as placeholder for an icon.
- CssIconWidget(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CssIconWidget
-
The constructor.
- CssProperty - Interface in net.sf.mmm.client.ui.api.common
-
This is the interface for a CSS style property.
- CssStyles - Interface in net.sf.mmm.client.ui.api.common
-
This interface contains the names of common CSS
styles.
- CURLY_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CURLY_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CURRENCY_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The universal currency sign.
- CURRENT_DATE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-function to determine the current date.
- CURRENT_TIME - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-function to determine the current time.
- CURRENT_TIMESTAMP - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-function to determine the current timestamp.
- currentArray - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- currentArrayIndex - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- currentArrayMax - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- currentArrayMin - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- currentArrayView - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- currentBufferBytes - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
- currentBufferIndex - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
- currentBufferMax - Variable in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
- currentButtonGroup - Variable in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractButtonContainer
-
- currentButtonGroup - Variable in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
-
- currentByteArray - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- CurrentByteArray() - Constructor for class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
-
- currentCall - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
-
- currentIndex - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- currentIndex - Variable in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
- currentMode - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
- currentPlace - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- currentQueue - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
The current
queue or
null for none.
- currentSegment - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- currentSession - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
-
- currentTx - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.RequestBuilder
-
- cursor - Variable in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
-
Index of element to be returned by subsequent call to next.
- customDatatypeSet - Variable in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
- CustomHashKey<T> - Class in net.sf.mmm.util.collection.base
-
This is a simple wrapper in order to use an object as hash key but with ability to customize
equals and
hashCode.
- CustomHashKey() - Constructor for class net.sf.mmm.util.collection.base.CustomHashKey
-
The constructor for de-serialization in GWT.
- CustomHashKey(T, EqualsChecker<T>) - Constructor for class net.sf.mmm.util.collection.base.CustomHashKey
-
The constructor.
- CustomHashKey(T, EqualsChecker<T>, HashCodeFunction<T>) - Constructor for class net.sf.mmm.util.collection.base.CustomHashKey
-
The constructor.
- CustomPanel - Class in net.sf.mmm.client.ui.gwt.widgets
-
This is the abstract base class for a custom panel.
- CustomPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.CustomPanel
-
The constructor.
- CYAN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
- CYLINDRICITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ABKHASIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ABKHASIAN_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ABKHASIAN_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ABKHASIAN_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_BARRED_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_BARRED_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_BASHKIR_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_BE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter Be.
- CYRILLIC_CAPITAL_LETTER_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_BYELORUSSIAN_UKRAINIAN_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter I used by Byelorussian and Ukrainian.
- CYRILLIC_CAPITAL_LETTER_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_CHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_CHE_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_DE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter De.
- CYRILLIC_CAPITAL_LETTER_DJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter Dje.
- CYRILLIC_CAPITAL_LETTER_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter Dze.
- CYRILLIC_CAPITAL_LETTER_DZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_EF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_EL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_EM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_EN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_EN_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_EN_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ER_WITH_TICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ES_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_FITA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter Ghe.
- CYRILLIC_CAPITAL_LETTER_GHE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_GHE_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_GHE_WITH_UPTURN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_GJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter Gje.
- CYRILLIC_CAPITAL_LETTER_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_HA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_HARD_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter TODO.
- CYRILLIC_CAPITAL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter I.
- CYRILLIC_CAPITAL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter Ie.
- CYRILLIC_CAPITAL_LETTER_IE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_IE_WITH_GRAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_IO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter Io.
- CYRILLIC_CAPITAL_LETTER_IOTIFIED_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_IOTIFIED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_IOTIFIED_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_IZHITSA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_IZHITSA_WITH_DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_JE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_KA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_KA_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_KA_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_KA_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_KHAKASSIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_KJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_KSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_LJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_NJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_OMEGA_WITH_TITLO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_OT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_PE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_PE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ROUND_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_SCHWA_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_SEMISOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_SHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_SHCHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_SHHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_SHORT_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter short I.
- CYRILLIC_CAPITAL_LETTER_SHORT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_SOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_STRAIGHT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_STRAIGHT_U_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_TE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_TE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_TSHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_UK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_UKRAINIAN_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter Ie used by Ukrainian.
- CYRILLIC_CAPITAL_LETTER_VE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter Ve.
- CYRILLIC_CAPITAL_LETTER_YA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_YAT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_YERU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_YERU_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_YI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_YU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter Ze.
- CYRILLIC_CAPITAL_LETTER_ZE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ZE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The capital Cyrillic letter Zhe.
- CYRILLIC_CAPITAL_LETTER_ZHE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ZHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LETTER_ZHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LIGATURE_A_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LIGATURE_EN_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_CAPITAL_LIGATURE_TE_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_LETTER_PALOCHKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_A - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_A_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_A_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ABKHASIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ABKHASIAN_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ABKHASIAN_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ABKHASIAN_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_BARRED_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_BARRED_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_BASHKIR_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_BE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_BYELORUSSIAN_UKRAINIAN_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_CHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_CHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_CHE_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_DE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_DJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_DZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_DZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_E_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_EF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_EL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_EM - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_EN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_EN_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_EN_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ER_WITH_TICK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ES_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_FITA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_GHE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_GHE_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_GHE_WITH_UPTURN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_GJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_HA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_HA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_HARD_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_I_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_I_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_IE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_IO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_IOTIFIED_BIG_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_IOTIFIED_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_IOTIFIED_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_IZHITSA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_IZHITSA_WITH_DOUBLE_GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_JE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_KA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_KA_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_KA_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_KA_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_KA_WITH_VERTICAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_KHAKASSIAN_CHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_KJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_KSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_LITTLE_YUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_LJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_NJE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_O_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_OMEGA_WITH_TITLO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_OT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_PE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_PE_WITH_MIDDLE_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ROUND_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_SCHWA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_SCHWA_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_SEMISOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_SHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_SHCHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_SHHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_SHORT_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_SHORT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_SOFT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_STRAIGHT_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_STRAIGHT_U_WITH_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_TE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_TE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_TSHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_U - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_U_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_U_WITH_DOUBLE_ACUTE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_U_WITH_MACRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_UK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_UKRAINIAN_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_VE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_YA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_YAT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_YERU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_YERU_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_YI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_YU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ZE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ZE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ZE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ZHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ZHE_WITH_BREVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ZHE_WITH_DESCENDER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LETTER_ZHE_WITH_DIAERESIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LIGATURE_A_IE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LIGATURE_EN_GHE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_SMALL_LIGATURE_TE_TSE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- CYRILLIC_THOUSANDS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- Gender - Enum in net.sf.mmm.util.datatype.api.person
-
The enum represents the gender of a natural person.
- Gender(String, String) - Constructor for enum net.sf.mmm.util.datatype.api.person.Gender
-
The constructor.
- generate(JClassType, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
-
This method performs the actual generation of the
Class to rebind.
- generateAccessorRegistrationStatement(PojoPropertyAccessor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- generateAccessorStatement(PojoPropertyDescriptor, PojoPropertyAccessorMode<?>, PojoPropertyDescriptor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- generateBlockBundleCreation(SourceWriter, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
-
Generates the block that creates the
NlsBundle instance lazily via
GWT.create(Class).
- generateBundleInterface(JClassType, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
-
This method generates the GWT-i18n-interface for the NLS-bundle.
- generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
-
This method generates the actual contents of the
Class to generate.
- generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
-
This method generates the actual contents of the
Class to generate.
- generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
This method generates the actual contents of the
Class to generate.
- generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
-
This method generates the actual contents of the
Class to generate.
- generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
-
This method generates the actual contents of the
Class to generate.
- generateClassContents(JClassType, TreeLogger, SourceWriter, String, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
-
This method generates the actual contents of the
Class to generate.
- generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
-
This method generates the additional things for the class declaration.
- generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
-
This method generates the additional things for the class declaration.
- generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
This method generates the additional things for the class declaration.
- generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
-
This method generates the additional things for the class declaration.
- generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
-
This method generates the additional things for the class declaration.
- generateClassDeclaration(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
-
This method generates the additional things for the class declaration.
- generateConstructor(SourceWriter, String, JClassType, PojoDescriptor<?>, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
-
Generates the constructor of the
Class to generate.
- generateCreateMessageBlock(SourceWriter, boolean) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
Generates the source code block to create a new
NlsMessage.
- generateDefaultConstructor(SourceWriter, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
-
Generates the the default constructor.
- generateFields(SourceWriter, TreeLogger, GeneratorContext, JClassType) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
Generates the (private) fields.
- generateFields(SourceWriter, TreeLogger, GeneratorContext, JClassType) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
-
Generates the (private) fields.
- generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
-
This method generates the import statements.
- generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
-
This method generates the import statements.
- generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
This method generates the import statements.
- generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
-
This method generates the import statements.
- generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
-
This method generates the import statements.
- generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
-
This method generates the import statements.
- generateImportStatements(JClassType, TreeLogger, ClassSourceFileComposerFactory, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
-
This method generates the import statements.
- generateIncrementally(TreeLogger, GeneratorContext, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
- generateInitialToken() - Method in interface net.sf.mmm.service.base.server.CsrfTokenManager
-
This method generates a new
CsrfToken for the initial "log-in" of a user.
- generateInitialToken() - Method in class net.sf.mmm.service.impl.server.CsrfTokenManagerDefaultImpl
-
This method generates a new
CsrfToken for the initial "log-in" of a user.
- generateLookupMethod(SourceWriter, TreeLogger, GeneratorContext, JMethod, JMethod[]) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
- generateMethod(SourceWriter, TreeLogger, GeneratorContext, JMethod) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
Generates an implementation of an
NlsBundle-method.
- generateMethodBody(SourceWriter, TreeLogger, GeneratorContext, JMethod) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
Generates an the body of an
NlsBundle-method.
- generateMethodCreateBundle(SourceWriter, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
-
Generates the createBundle method.
- generateMethodCreateDescriptor(SourceWriter, TreeLogger, String, JClassType, GeneratorContext) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
-
- generateMethodMessageBlock(SourceWriter, TreeLogger, GeneratorContext, String) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
- generateMethodMessageBlock(SourceWriter, TreeLogger, GeneratorContext, String) - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
-
- generateMethodNewInstance(JClassType, SourceWriter, PojoDescriptor<?>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
-
- generateNewToken() - Method in class net.sf.mmm.service.impl.server.CsrfTokenManagerDefaultImpl
-
- generatePropertyDescriptorBlock(PojoPropertyDescriptor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- generateServiceClient(JClassType, String, TreeLogger, GeneratorContext) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
-
This method generates a service-client implementation of a
RemoteInvocationService-interface
given by
serviceInterface.
- generateServiceClientMethod(JClassType, SourceWriter, JMethod) - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
-
This method generates the implementation of a method for a service-client.
- generateSourceCloseBlock(SourceWriter) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
-
This method generates the source code to close a block (method body, if-block, while-block, etc.).
- generateSourcePublicConstructorDeclaration(SourceWriter, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
-
This method generates the source code for a public method or constructor including the opening brace and
indentation.
- generateSourcePublicMethodDeclaration(SourceWriter, JMethod) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
-
This method generates the source code for a public method declaration including the opening brace and
indentation.
- generateSourcePublicMethodDeclaration(SourceWriter, String, String, String, boolean) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
-
This method generates the source code for a public method or constructor including the opening brace and
indentation.
- generateSuperDescriptorBlockIfNotAlreadyDone() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
This method generates the source-code block to get the
PojoDescriptor for the
superType so things can be reused from super-classes to reduce memory consumption.
- generateSuperPropertyDescriptorBlockIfNotAlreadyDone(PojoPropertyDescriptor) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
This method generates the source-code block to get the
PojoPropertyDescriptor for the
superType so things can be reused from super-classes to reduce memory consumption.
- generateUpdateToken(CsrfToken) - Method in class net.sf.mmm.service.base.server.AbstractCsrfTokenManager
-
- generateUpdateToken(CsrfToken) - Method in interface net.sf.mmm.service.base.server.CsrfTokenManager
-
- GenericArrayTypeImpl - Class in net.sf.mmm.util.reflect.impl
-
- GenericArrayTypeImpl(Type) - Constructor for class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
-
The constructor.
- GenericBean<TYPE> - Class in net.sf.mmm.util.lang.api
-
This class is a simple java bean that has one generic property named
value.
- GenericBean() - Constructor for class net.sf.mmm.util.lang.api.GenericBean
-
The constructor.
- GenericBean(TYPE) - Constructor for class net.sf.mmm.util.lang.api.GenericBean
-
The constructor.
- GenericColor - Class in net.sf.mmm.util.datatype.api.color
-
- GenericColor() - Constructor for class net.sf.mmm.util.datatype.api.color.GenericColor
-
The constructor.
- genericComponentType - Variable in class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
-
- GenericContext - Interface in net.sf.mmm.util.context.api
-
This is the interface for a context of variables.
- GenericContextFactory - Interface in net.sf.mmm.util.context.api
-
This is the interface for a factory of generic
contexts.
- GenericContextFactoryImpl - Class in net.sf.mmm.util.context.impl
-
- GenericContextFactoryImpl() - Constructor for class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
-
The constructor.
- GenericDao<ID,ENTITY extends GenericEntity<ID>> - Interface in net.sf.mmm.persistence.api
-
This is the interface for a Data Access Object (DAO).
- genericDeclaration - Variable in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
-
- GenericEntity<ID> - Interface in net.sf.mmm.util.entity.api
-
This is the interface for a (persistent) entity, which is an object that is potentially stored in a
persistent store (typically a database and via JPA).
- GenericRemoteInvocationCallHandler<CALL extends RemoteInvocationCall> - Class in net.sf.mmm.service.base.server
-
- GenericRemoteInvocationCallHandler(String, AbstractGenericRemoteInvocationService<?, ?, ?, ?>) - Constructor for class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
-
The constructor.
- GenericRemoteInvocationCommandCallHandler - Class in net.sf.mmm.service.impl.command.server
-
- GenericRemoteInvocationCommandCallHandler(AbstractGenericRemoteInvocationService<?, ?, ?, ?>, RemoteInvocationCommandHandler<?, ?>) - Constructor for class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
-
The constructor.
- GenericRemoteInvocationCommandRequest - Class in net.sf.mmm.service.base.command
-
- GenericRemoteInvocationCommandRequest() - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
-
The constructor for (de)serialization.
- GenericRemoteInvocationCommandRequest(int, CsrfToken, GenericRemoteInvocationCommandTransactionalCalls...) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
-
The constructor.
- GenericRemoteInvocationCommandRequest(int, CsrfToken, List<GenericRemoteInvocationCommandTransactionalCalls>) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
-
The constructor.
- GenericRemoteInvocationCommandResponse - Class in net.sf.mmm.service.base.command
-
- GenericRemoteInvocationCommandResponse() - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandResponse
-
The constructor.
- GenericRemoteInvocationCommandResponse(int, CsrfToken, Collection<GenericRemoteInvocationTransactionalResults>) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandResponse
-
The constructor.
- GenericRemoteInvocationCommandResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults...) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandResponse
-
The constructor.
- GenericRemoteInvocationCommandService - Interface in net.sf.mmm.service.base.command
-
- GenericRemoteInvocationCommandServiceImpl - Class in net.sf.mmm.service.impl.command.server
-
- GenericRemoteInvocationCommandServiceImpl() - Constructor for class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
-
The constructor.
- GenericRemoteInvocationCommandTransactionalCalls - Class in net.sf.mmm.service.base.command
-
This is the generic transfer-object containing all
RemoteInvocationCommands that shall be processed
in a separate transaction.
- GenericRemoteInvocationCommandTransactionalCalls() - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
-
The constructor for (de)serialization.
- GenericRemoteInvocationCommandTransactionalCalls(RemoteInvocationCommand<?>...) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
-
The constructor.
- GenericRemoteInvocationCommandTransactionalCalls(List<RemoteInvocationCommand<?>>) - Constructor for class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
-
The constructor.
- GenericRemoteInvocationRequest<CALL extends RemoteInvocationCall,TX_CALLS extends GenericRemoteInvocationTransactionalCalls<CALL>> - Class in net.sf.mmm.service.base
-
This is the abstract base class for the transfer-object of a request sent from client to server for any
number of (transactional) remote invocations.
- GenericRemoteInvocationRequest() - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationRequest
-
The constructor for (de)serialization.
- GenericRemoteInvocationRequest(int, CsrfToken) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationRequest
-
The constructor.
- GenericRemoteInvocationResponse - Class in net.sf.mmm.service.base
-
This is the transfer-object for the generic response to a remote invocation.
- GenericRemoteInvocationResponse() - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationResponse
-
The constructor.
- GenericRemoteInvocationResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults[]) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationResponse
-
The constructor.
- GenericRemoteInvocationResponse(int, CsrfToken, Collection<GenericRemoteInvocationTransactionalResults>) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationResponse
-
The constructor.
- GenericRemoteInvocationRpcCall - Class in net.sf.mmm.service.base.rpc
-
- GenericRemoteInvocationRpcCall() - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
-
The constructor for (de)serialization.
- GenericRemoteInvocationRpcCall(String, String, int, Serializable[]) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
-
The constructor.
- GenericRemoteInvocationRpcCallHandler<SERVICE extends RemoteInvocationService> - Class in net.sf.mmm.service.impl.rpc.server
-
- GenericRemoteInvocationRpcCallHandler(Class<SERVICE>, SERVICE, AbstractGenericRemoteInvocationService<?, ?, ?, ?>, Method) - Constructor for class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
The constructor.
- GenericRemoteInvocationRpcCallHandler(Class<SERVICE>, SERVICE, AbstractGenericRemoteInvocationService<?, ?, ?, ?>, Method, int) - Constructor for class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
The constructor.
- GenericRemoteInvocationRpcRequest - Class in net.sf.mmm.service.base.rpc
-
- GenericRemoteInvocationRpcRequest() - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
-
The constructor for GWT (de)serialization.
- GenericRemoteInvocationRpcRequest(int, CsrfToken, GenericRemoteInvocationRpcTransactionalCalls...) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
-
The constructor.
- GenericRemoteInvocationRpcRequest(int, CsrfToken, Collection<GenericRemoteInvocationRpcTransactionalCalls>) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
-
The constructor.
- GenericRemoteInvocationRpcResponse - Class in net.sf.mmm.service.base.rpc
-
- GenericRemoteInvocationRpcResponse() - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcResponse
-
The constructor.
- GenericRemoteInvocationRpcResponse(int, CsrfToken, GenericRemoteInvocationTransactionalResults...) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcResponse
-
The constructor.
- GenericRemoteInvocationRpcResponse(int, CsrfToken, Collection<GenericRemoteInvocationTransactionalResults>) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcResponse
-
The constructor.
- GenericRemoteInvocationRpcService - Interface in net.sf.mmm.service.base.rpc
-
- GenericRemoteInvocationRpcServiceImpl - Class in net.sf.mmm.service.impl.rpc.server
-
- GenericRemoteInvocationRpcServiceImpl() - Constructor for class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
-
The constructor.
- GenericRemoteInvocationRpcTransactionalCalls - Class in net.sf.mmm.service.base.rpc
-
This is the generic transfer-object containing all
invocation calls
that shall be processed in a separate transaction.
- GenericRemoteInvocationRpcTransactionalCalls() - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
-
The constructor for (de)serialization.
- GenericRemoteInvocationRpcTransactionalCalls(GenericRemoteInvocationRpcCall...) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
-
The constructor.
- GenericRemoteInvocationRpcTransactionalCalls(Collection<GenericRemoteInvocationRpcCall>) - Constructor for class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
-
The constructor.
- GenericRemoteInvocationTransactionalCalls<CALL extends RemoteInvocationCall> - Class in net.sf.mmm.service.base
-
This is the generic transfer-object containing all
RemoteInvocationCalls that shall be processed in
a separate transaction.
- GenericRemoteInvocationTransactionalCalls() - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalCalls
-
The constructor.
- GenericRemoteInvocationTransactionalResults - Class in net.sf.mmm.service.base
-
This is the generic transfer-object containing all
results that have been processed
in a separate transaction.
- GenericRemoteInvocationTransactionalResults() - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
-
The constructor for (de)serialization.
- GenericRemoteInvocationTransactionalResults(Serializable...) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
-
The constructor.
- GenericRemoteInvocationTransactionalResults(Throwable) - Constructor for class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
-
The constructor.
- GenericResourceBundle - Class in net.sf.mmm.util.nls.base
-
- GenericResourceBundle(Hashtable<String, String>) - Constructor for class net.sf.mmm.util.nls.base.GenericResourceBundle
-
The constructor.
- GenericSerializableException - Exception in net.sf.mmm.util.exception.api
-
This is a very specific exception that allows sending of any
Throwable via a remote service.
- GenericSerializableException() - Constructor for exception net.sf.mmm.util.exception.api.GenericSerializableException
-
The constructor for de-serialization in GWT.
- GenericSerializableException(Throwable, String, String, StackTraceElement[], boolean, String, UUID) - Constructor for exception net.sf.mmm.util.exception.api.GenericSerializableException
-
The constructor.
- genericService - Variable in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
-
- genericService - Variable in class net.sf.mmm.service.impl.gwt.rpc.client.AbstractRemoteInvocationServiceCallerGwt
-
- genericService - Variable in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
-
- GenericTreeNode<CHILD extends Node<PARENT>,PARENT extends GenericTreeNode<CHILD,PARENT>> - Interface in net.sf.mmm.util.collection.api
-
This is the interface for the node of a tree.
- GenericType<T> - Interface in net.sf.mmm.util.reflect.api
-
This is the interface of a generic type and allows simple and powerful access to the complex generic
type-system introduced in Java5.
- GenericTypeFactory - Interface in net.sf.mmm.util.reflect.api
-
This is the interface for a factory with ability to create
GenericTypes.
- GenericTypeImpl<T> - Class in net.sf.mmm.util.reflect.impl
-
This is the implementation of the
GenericType interface.
- GenericTypeImpl(Type) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
The constructor.
- GenericTypeImpl(Type, GenericType<?>) - Constructor for class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
The constructor.
- GenericTypeImpl.ClassBounds - Class in net.sf.mmm.util.reflect.impl
-
This inner class represents the bounds of a
GenericType.
- GenericValueConverter<SOURCE> - Interface in net.sf.mmm.util.value.api
-
This is the interface for generic conversion of values from a specific source-type (
<SOURCE>) to a given target-type ( <TARGET>).
- GENRE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyAudioVideo
-
The genre of the audio/video content.
- GENRE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyMultimedia
-
The genre of the audio/video content.
- GEOMETRIC_PROPORTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GEOMETRICALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GEOMETRICALLY_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- get(Class<COMPONENT_API>) - Method in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
-
This method gets the component that realizes the given apiClass.
- get(Class<COMPONENT_API>, String) - Method in class net.sf.mmm.client.ui.base.ComponentContainerContextFallback
-
This method gets the component that realizes the given apiClass and is registered under the
given componentId.
- get(CliParameterContainer) - Method in class net.sf.mmm.util.cli.base.CliValueMap
-
- get(Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
-
This method gets the element that has been
registered for the given
type or a sub-type.
- get(int) - Method in class net.sf.mmm.util.collection.base.AppendingList
- get(Class<COMPONENT_API>) - Method in interface net.sf.mmm.util.component.api.ComponentContainer
-
This method gets the component that realizes the given apiClass.
- get(Class<COMPONENT_API>, String) - Method in interface net.sf.mmm.util.component.api.ComponentContainer
-
This method gets the component that realizes the given apiClass and is registered under the
given componentId.
- get(Class<COMPONENT_API>) - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
-
This method gets the component that realizes the given apiClass.
- get(Class<COMPONENT_API>, String) - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
-
This method gets the component that realizes the given apiClass and is registered under the
given componentId.
- get() - Method in interface net.sf.mmm.util.io.api.AsyncTransferrer
- get(long, TimeUnit) - Method in interface net.sf.mmm.util.io.api.AsyncTransferrer
- get(Object, int) - Static method in class net.sf.mmm.util.lang.base.Array
-
- GET - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
-
Mode to read a regular property (e.g.
- GET - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArgMode
-
The mode for a regular
reader of a property.
- get(Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoMap
- get(IN, String, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
-
This method gets the value of this function.
- get(Object, String, PojoPathMode, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
-
This method evaluates the given pojoPath for the given pojo using the given
mode and context.
- get(Object, String, PojoPathMode, PojoPathContext, Class<TYPE>) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
-
This method evaluates the given pojoPath for the given pojo using the given
mode and context.
- get(Map<String, Object>, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractMapPojoPathFunction
-
This method gets the value of this function.
- get(IN, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
-
This method gets the value of this function.
- get(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method evaluates the given pojoPath for the given pojo using the given
mode and context.
- get(Object, String, PojoPathMode, PojoPathContext, Class<TYPE>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method evaluates the given pojoPath for the given pojo using the given
mode and context.
- get(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method gets the value for the single
segment of the given
currentPath from the
pojo of its
parent.
- get(Object) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathMap
- get(Object, String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
-
This method gets the value of this function.
- get() - Method in interface net.sf.mmm.util.process.api.AsyncProcessExecutor
- get(long, TimeUnit) - Method in interface net.sf.mmm.util.process.api.AsyncProcessExecutor
- get(Object, int) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method gets the item at the given index from arrayOrCollection.
- get(Object, int, boolean) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method gets the item at the given index from arrayOrCollection.
- get(Object, int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method gets the item at the given index from arrayOrCollection.
- get(Object, int, boolean) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method gets the item at the given index from arrayOrCollection.
- get(String, Class<?>) - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
-
This method resolves the value with the given
id.
- GET_INDEXED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArgMode
-
- GET_INDEXED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
-
Mode to read an indexed property (e.g.
- GET_INSTANCE - Static variable in interface net.sf.mmm.util.component.api.Cdi
-
We strongly believe in the
Ioc pattern and try to avoid the keyword
static except for
constants (in combination with
final).
- GET_MAPPED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
-
Mode to
read an element from a
mapped property
(e.g.
- GET_MAPPED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
-
The mode for a
getter of a mapped property.
- GET_SIZE - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
-
Mode to read the size of a container property (e.g.
- GET_SIZE - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArgMode
-
The mode for a
reader of the size of a property that holds a container
type (array or
Collection ).
- getAbsolutePath(Class<?>, String, boolean) - Static method in class net.sf.mmm.util.resource.base.ClasspathResource
-
- getAcceptChar() - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
-
This method gets the character used to identify an accept pattern.
- getAccessibleObject() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
-
- getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
-
- getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
-
- getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
-
- getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
-
- getAccessibleObject() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
-
- getAccessibleObjectName() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
-
- getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
-
- getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
-
- getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
-
- getAccessibleObjectName() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
-
- getAccessKey() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAccessKey
-
This method gets the access key of this object.
- getAccessKey() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
-
This method gets the access key of this object.
- getAccessKey() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the access key of this object.
- getAccessKey() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
-
This method gets the access key of this object.
- getAccessKey() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method gets the access key of this object.
- getAccessKeyBinding() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method gets the
accessor for the property with the given
propertyName and for the given access
mode.
- getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>, boolean) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
- getAccessor(PojoPropertyAccessorMode<ACCESSOR>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoPropertyDescriptor
-
This method gets the
accessor to access the represented property in the way
given by
mode.
- getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method gets the
accessor for the property with the given
propertyName and for the given access
mode.
- getAccessor(String, PojoPropertyAccessorMode<ACCESSOR>, boolean) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
-
- getAccessor(PojoPropertyAccessorMode<ACCESSOR>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
-
This method gets the
accessor to access the represented property in the way
given by
mode.
- getAccessorBuilders() - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
-
- getAccessorBuilders() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- getAccessors() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoPropertyDescriptor
-
This method gets all available
accessors for the
represented property.
- getAccessors() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoPropertyDescriptorImpl
-
This method gets all available
accessors for the
represented property.
- getActiveDescendant() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaActiveDescendant
-
- getActiveDescendant() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleComposite
-
- getActiveDescendant() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGroup
-
- getActiveDescendant() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
-
- getActiveTransaction() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
-
This method gets the underlying native transaction that is currently
active.
- getActiveWidget() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the active widget.
- getActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
This method gets the active widget.
- getActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidget
-
This method gets the active widget.
- getActiveWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- getActualTypeArguments() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
- getAdapter() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojo
-
- getAdditionalConverter() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
-
- getAdditionalConverter() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- getAdditionalFunctionManager() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
-
- getAdditionalFunctionManager() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- getAlignment() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAlignment
-
This method gets the
Alignment of this object.
- getAlignment() - Method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
-
This method gets the corresponding
Alignment.
- getAlignment() - Method in enum net.sf.mmm.util.lang.api.VerticalAlignment
-
This method gets the corresponding
Alignment.
- getAlignment() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- getAllAvailableItems() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
Internal method to get the
Collection with all items (currently) available in this widget.
- getAllAvailableItems() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
-
Internal method to get the
Collection with all items (currently) available in this widget.
- getAllAvailableItems() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
-
Internal method to get the
Collection with all items (currently) available in this widget.
- getAlpha() - Method in class net.sf.mmm.util.datatype.api.color.Color
-
- getAlpha() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- getAlternatives() - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
This method gets the alternatives.
- getAltQuoteEnd() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
-
This method gets the alternative character used to end a quotation.
- getAltQuoteEnd() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
This method gets the alternative character used to end a quotation.
- getAltQuoteEscape() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
-
- getAltQuoteEscape() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- getAltQuoteStart() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
-
This method gets the alternative character used to start a quotation that should be terminated by a
alt-quote-end character.
- getAltQuoteStart() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
This method gets the alternative character used to start a quotation that should be terminated by a
alt-quote-end character.
- getAltText() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAltText
-
This method gets the alternative text of this object.
- getAltText() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the alternative text of this object.
- getAltText() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
-
This method gets the alternative text of this object.
- getAmount() - Method in class net.sf.mmm.client.ui.api.common.Length
-
This method gets the value (amount) of this size.
- getAnnotatedBounds() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
- getAnnotatedClass() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
-
This method gets the
Class that was annotated with the
mode.
- getAnnotatedClass() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
-
This method gets the
Class that was annotated with the
mode.
- getAnnotation(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
- getAnnotations() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
- getAnnotationsByType(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
- getAnnotationUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
- getAnnotationUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
-
- getAnnotationUtil() - Method in class net.sf.mmm.util.cli.base.CliState
-
- getAppendable() - Method in class net.sf.mmm.util.io.base.AppendableWriter
-
- getAreaCode() - Method in class net.sf.mmm.util.datatype.api.phone.AreaCode
-
This method gets the raw value (the actual area code).
- getAreaCode() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
-
- getArgument() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
-
- getArgument() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
-
- getArgument(String) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
This method gets the language independent argument for the given key.
- getArgument(int) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
This method gets the language independent argument at the given index.
- getArgument(String) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
-
This method gets the language independent argument for the given key.
- getArgument(int) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
-
- getArgument(int) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
-
- getArgument(String) - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
-
This method gets the language independent argument for the given key.
- getArgument(int) - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
-
This method gets the
Argument for the given index.
- getArgument(String) - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
-
This method gets the language independent argument for the given key.
- getArgument(String) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
This method gets the language independent argument for the given key.
- getArgument(int) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
Deprecated.
- getArgument() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
-
- getArgument(int) - Method in class net.sf.mmm.util.reflect.api.Arguments
-
This method gets the argument at the given position.
- getArgumentCount() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
This method gets the number of language independent arguments of this exception.
- getArgumentCount() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
-
- getArgumentCount() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
-
This method gets the number of language independent arguments of this exception.
- getArgumentCount() - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
-
This method gets the number of language independent arguments of this exception.
- getArgumentCount() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
Deprecated.
- getArgumentCount() - Method in class net.sf.mmm.util.reflect.api.Arguments
-
This method gets the number of arguments.
- getArgumentFormatter() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
-
- getArgumentFormatter() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- getArgumentIndex() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
- getArgumentNames(Method) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
-
- getArgumentNames() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
-
- getArgumentParser() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
-
- getArgumentParser() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- getArguments() - Method in class net.sf.mmm.logging.TestLogger.LogEvent
-
- getArguments() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
-
- getArguments() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
-
- getArguments() - Method in class net.sf.mmm.util.cli.base.CliState
-
- getArguments(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliState
-
- getArguments() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
-
- getArguments() - Method in class net.sf.mmm.util.nls.base.NlsWriter
-
- getAriaRole() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAriaRole
-
- getAriaRole() - Method in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetSection
-
- getAriaRole() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetComboboxField
-
- getAriaRole() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetListBoxField
-
- getAriaRole() - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridPanel
-
- getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetSection
-
- getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
- getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetComboboxField
-
- getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetListBoxField
-
- getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
-
- getAriaRole() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
-
- getAriaRole() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
- getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetSection
- getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetComboboxField
- getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
- getAriaRoleFixedType() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
- getArrayClass(Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
- getArrayClass(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- getArrayClass(Class<?>) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
- getAssignmentClass() - Method in interface net.sf.mmm.util.reflect.api.GenericType
-
This method gets the
Class to be used for assignment (as parameter) of a value of this
GenericType.
- getAssignmentClass() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
This method gets the
Class to be used for assignment (as parameter) of a value of this
GenericType.
- getAssignmentClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
-
- getAssignmentClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
This method gets the
Class to be used for assignment (as parameter) of a value of this
GenericType.
- getAssignmentClass() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
This method gets the
Class to be used for assignment (as parameter) of a value of this
GenericType.
- getAttribute(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAttribute
-
This method gets the attribute with the given name of this object.
- getAttribute(String) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the attribute with the given name of this object.
- getAttributeAsBoolean(Element, String, boolean) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method gets the value of the attribute from the given element as a boolean
value.
- getAttributeAsBoolean(Element, String, boolean) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method gets the value of the attribute from the given element as a boolean
value.
- getAuditReader() - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
-
- getAuthorities() - Method in class net.sf.mmm.test.TestUser
- getAuthority() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
-
- getAutocomplete() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaAutocomplete
-
- getAutocomplete() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndAutocomplete
-
- getAvailableFonts() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
- getBasename(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
-
This method gets the basename of the given filename (path).
- getBasename(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
-
This method gets the basename of the given filename (path).
- getBasicUtil() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getBasicUtil() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
- getBean() - Method in interface net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolder
-
This method gets the current JAXB bean.
- getBean() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
-
This method gets the current JAXB bean.
- getBehavior(RichTextFeature) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
-
- getBest() - Method in class net.sf.mmm.util.collection.base.RankMap
-
This method gets the element that has currently the best (highest) positive
rank
.
- getBest(int) - Method in class net.sf.mmm.util.collection.base.RankMap
-
This method gets the element that has currently the best (highest)
rank greater
or equal to the given
threshold.
- getBests() - Method in class net.sf.mmm.util.collection.base.RankMap
-
This method gets a
List containing the element(s) that has currently the best (highest)
rank.
- getBetterOrEqual(int) - Method in class net.sf.mmm.util.collection.base.RankMap
-
This method gets all elements with a
rank greater or equal to the given
threshold.
- getBits() - Method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
-
This method gets the
bit-mask of this
visibility-modifier.
- getBlobUrl(JsBlob) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method creates the URL pointing to a
JsBlob.
- getBlue() - Method in class net.sf.mmm.util.datatype.api.color.Color
-
- getBlue() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- getBodyWidthCell() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
- getBorderLeft() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
This method gets the string for the left border of this column.
- getBorderRight() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
This method gets the string for the right border of this column.
- getBorderWidth() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- getBounds() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
- getBrightness() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- getBrowserHeight() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method gets the height of the browser window in pixel (vertical size).
- getBrowserPositionX() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method gets the pixel position of the browser window's left border on the x-axis (horizontal).
- getBrowserPositionY() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method gets the pixel position of the browser window's top border on the y-axis (vertical).
- getBrowserWidth() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method gets the width of the browser window in pixel (horizontal size).
- getBufferRanges() - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMedia
-
- getBundle() - Static method in enum net.sf.mmm.client.ui.api.common.RichTextFeature
-
- getBundle() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
- getBundle() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetButtonFactory
-
- getBundle() - Method in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
-
- getBundle() - Static method in exception net.sf.mmm.persistence.api.PersistenceException
-
- getBundle() - Static method in enum net.sf.mmm.util.lang.api.Comparator
-
Deprecated.
- getBundle() - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
-
- getBundle() - Static method in enum net.sf.mmm.util.lang.api.Direction
-
- getBundle(Class<BUNDLE>) - Method in class net.sf.mmm.util.nls.impl.AbstractNlsBundleFactoryGwt
-
This method gets the
NlsBundle for the given
bundleInterface from the internal map.
- getBundleClasses() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- getBundleFactory() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
-
- getBundleHelper() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- getBundleOptions(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
-
- getBundles() - Method in interface net.sf.mmm.util.nls.base.NlsResourceBundleProvider
-
- getBundles() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
-
- getBusyManager() - Method in interface net.sf.mmm.client.api.ClientComponents
-
- getButtonPanel() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetPopup
-
- getButtonPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomPopup
- getButtonPanel() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetPopup
- getButtonPanel() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- getByteArray(int) - Method in interface net.sf.mmm.util.io.api.ComposedByteBuffer
-
This method gets the
ByteArray at the given
index.
- getByteArray(int) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
This method gets the
ByteArray at the given
index.
- getByteArray(int) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method gets the
ByteArray at the given
index.
- getByteArrayCount() - Method in interface net.sf.mmm.util.io.api.ComposedByteBuffer
-
- getByteArrayCount() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
- getByteArrayCount() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- getByteArrayPool() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
-
- getByteArrayPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method gets the byte-array
Pool used to transfer streams.
- getByteArrayPool() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
-
This method gets a pool used to manage byte-arrays.
- getBytes() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
-
- getBytes() - Method in interface net.sf.mmm.util.io.api.ByteArray
-
This method gets the underlying byte-array of this buffer.
- getBytes() - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
-
This method gets the bytes of this BOM.
- getBytes() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
-
This method gets the underlying byte-array of this buffer.
- getBytes() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
-
This method gets the underlying byte-array of this buffer.
- getBytesAvailable() - Method in interface net.sf.mmm.util.io.api.ByteArray
-
This method gets the number of bytes available in this array.
- getBytesAvailable() - Method in interface net.sf.mmm.util.io.api.ByteProvider
-
This method gets the number of bytes available.
- getBytesAvailable() - Method in class net.sf.mmm.util.io.base.AbstractByteArray
-
This method gets the number of bytes available in this array.
- getBytesAvailable() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
This method gets the number of bytes available.
- getBytesAvailable() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
-
This method gets the number of bytes available in this array.
- getBytesAvailable() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method gets the number of bytes available.
- getBytesMaximum() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
-
- getBytesMinimum() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
-
- getCache() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
-
This method provides a cache that is used by the
PojoPathNavigator to speed up repetitive calls
with the same initial
Pojo and
PojoPaths with a common prefix.
- getCache() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
This method provides a cache that is used by the
PojoPathNavigator to speed up repetitive calls
with the same initial
Pojo and
PojoPaths with a common prefix.
- getCache() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
-
- getCacheControlMaxAge() - Method in class net.sf.mmm.util.http.HttpMessage
-
This method gets the
maximum age (lease time) in seconds.
- getCachedPath(String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
- getCalendarField(Calendar) - Method in enum net.sf.mmm.util.date.api.DateUnit
-
- getCalendarId() - Method in enum net.sf.mmm.util.date.api.DateUnit
-
- getCalendarId() - Method in enum net.sf.mmm.util.date.api.Weekday
-
- getCall() - Method in class net.sf.mmm.service.base.client.RemoteInvocationCallData
-
- getCallLoginCount() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
-
- getCallQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- getCalls() - Method in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
-
- getCalls() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalCalls
-
- getCalls() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
- getCallTotalCount() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
-
- getCanonicalName() - Method in class net.sf.mmm.util.reflect.api.ClassName
-
- getCapacity() - Method in class net.sf.mmm.util.pool.base.AbstractPool
-
This method gets the capacity of this pool.
- getCaption() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadCaption
-
This method gets the caption of this object.
- getCaption() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
-
This method gets the caption of this object.
- getCaptionWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
-
- getCategory() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
-
- getCategory() - Method in interface net.sf.mmm.util.lang.api.EnumTypeWithCategory
-
This method gets the
EnumType of the category of this enum instance.
- getCategory() - Method in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
- getCategory() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
- getCause(Throwable, Class<T>) - Static method in class net.sf.mmm.test.ExceptionHelper
-
This method gets a catched exception or one of its
causes that is an
instance of the given
expectedType.
- getCause() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
-
- getCdataCloseCount() - Method in class net.sf.mmm.util.xml.api.ParserState
-
- getCharacterType(char) - Static method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- getCharArrayPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- getCharset() - Method in class net.sf.mmm.util.xml.base.XmlInputStream
-
This method gets the
Charset that was detected.
- getChecked() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaChecked
-
This method gets the
checked state of this object.
- getChecked() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
-
This method gets the
checked state of this object.
- getChecked() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
-
This method gets the
checked state of this object.
- getChild(int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetAbstractComposite
-
This method gets the child at the given index.
- getChild(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetAbstractComposite
-
This method gets the child with the given id.
- getChild(int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetComposite
-
This method gets the child at the given index.
- getChild(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetComposite
-
This method gets the child with the given id.
- getChild() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleComposite
-
This method gets the single
child of this composite.
- getChild() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleMutableComposite
-
This method gets the single
child of this composite.
- getChild(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetComposite
-
This method gets the child with the given id.
- getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetComposite
-
This method gets the child at the given index.
- getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
-
This method gets the child at the given index.
- getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method gets the child at the given index.
- getChild(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method gets the child with the given id.
- getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
-
This method gets the child at the given index.
- getChild() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
-
This method gets the single
child of this composite.
- getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method gets the child at the given index.
- getChild(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method gets the child with the given id.
- getChild(int) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
-
This method gets the child at the given index.
- getChild(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
-
This method gets the child with the given id.
- getChildCount() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetAbstractComposite
-
This method gets the number of children in this composite.
- getChildCount() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleComposite
-
This method gets the number of children in this composite.
- getChildCount() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleMutableComposite
-
This method gets the number of children in this composite.
- getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
-
This method gets the number of children in this composite.
- getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method gets the number of children in this composite.
- getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
-
This method gets the number of children in this composite.
- getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method gets the number of children in this composite.
- getChildCount() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
-
This method gets the number of children in this composite.
- getChildIndex(UiWidget) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetAbstractComposite
-
This method determines the index of the given
child in the list of
children of this composite.
- getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetComposite
-
This method determines the index of the given
child in the list of
children of this composite.
- getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
-
This method determines the index of the given
child in the list of
children of this composite.
- getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method determines the index of the given
child in the list of
children of this composite.
- getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
-
This method determines the index of the given
child in the list of
children of this composite.
- getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method determines the index of the given
child in the list of
children of this composite.
- getChildIndex(UiWidget) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustomComposite
-
This method determines the index of the given
child in the list of
children of this composite.
- getChildren(NODE) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeModel
-
This method gets the children of the given tree-node.
- getChildren(TreeNodeSimple<VALUE>) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
-
This method gets the children of the given tree-node.
- getChildren() - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
-
- getChildren() - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
- getChildrenAsync(NODE, Consumer<List<NODE>>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiTreeModel
-
This method gets the children of the given tree-node asynchronously.
- getChildrenAsync(TreeNodeSimple<VALUE>, Consumer<List<TreeNodeSimple<VALUE>>>) - Method in class net.sf.mmm.client.ui.base.model.UiTreeNodeModel
-
This method gets the children of the given tree-node asynchronously.
- getChildResource(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
-
- getChildResources() - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
-
- getChildResources(Filter<? super BrowsableResource>) - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
-
- getChildResources(Filter<? super BrowsableResource>) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResource
-
- getChildResources() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
-
- getChildResources(Filter<? super BrowsableResource>) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
-
- getChildResources() - Method in class net.sf.mmm.util.resource.base.FileResource
-
- getChildResources() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
-
- getChildResources() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
-
- getChildResources() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
-
- getChroma() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- getClass(E) - Method in class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
-
This method gets the associated
type for the given
element.
- getClass(ComposedValueConverterImpl.ComposedTargetTypeConverter<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
-
This method gets the associated
type for the given
element.
- getClassAnnotation(Class<?>, Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
-
This method gets the first
annotation of the type given by
annotation in the class
hierarchy of the given
annotatedClass.
- getClassAnnotation(Class<?>, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
This method gets the first
annotation of the type given by
annotation in the class
hierarchy of the given
annotatedClass.
- getClassBounds(Type) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
This method gets the most specific
Class available by the type-safe analyzation of the given
generic
type.
- getClasses(Object[]) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
This method gets the
classes of the given objects.
- getClasses(Object[]) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method gets the
classes of the given objects.
- getClasspathResource() - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
-
- getClasspathResource(String) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
-
- getClasspathResource(Package) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
-
- getClasspathResource() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
- getClasspathResource(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
- getClasspathResource(Package) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
- getClasspathResourceFiles() - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
-
- getClasspathResourceFiles(Filter<? super BrowsableResource>) - Method in interface net.sf.mmm.util.resource.api.ClasspathScanner
-
- getClasspathResourceFiles() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
-
- getClasspathResourceFiles() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
- getClasspathResourceFiles(Filter<? super BrowsableResource>) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
- getCliClass() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
-
- getClientUiBundle() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- getCliState() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
- getCliState() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
-
- getCliStyle() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
-
- getCode() - Method in exception net.sf.mmm.transaction.base.TransactionCommitException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.transaction.base.TransactionNotActiveException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.transaction.base.TransactionRollbackException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliArgumentMissingException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionMissingException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.cli.api.CliParserExcepiton
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.collection.base.NodeCycleException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.component.api.AlreadyInitializedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.component.api.NotInitializedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.component.api.ResourceAmbiguousException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.component.api.ResourceMissingException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.date.api.IllegalDateFormatException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.ComposedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.DuplicateObjectException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.IllegalCaseException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.NlsClassCastException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.NlsException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.NlsIllegalStateException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.NlsNullPointerException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.NlsParseException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.ObjectDisposedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.ObjectMismatchException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.ObjectNotFoundException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.ReadOnlyException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.io.api.BufferExceedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.io.api.RuntimeIoException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.io.api.StreamClosedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMessageCode
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.math.api.NumberConversionException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.reflect.api.AccessFailedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.reflect.api.InstantiationFailedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.reflect.api.InvocationFailedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.reflect.api.TypeNotFoundException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.reflect.base.ContainerGrowthException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.resource.api.ResourceNotWritableException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.search.api.SearchTimeoutException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
-
- getCode() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
-
- getCode() - Method in class net.sf.mmm.util.validation.base.ComposedValidator
-
- getCode() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- getCode() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
-
- getCode() - Method in exception net.sf.mmm.util.value.api.ValueConvertException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.value.api.ValueNotSetException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.value.api.WrongValueTypeException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.xml.api.XmlGenericException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.xml.base.XmlInvalidException
-
This method gets the code that identifies the detailed type of this object.
- getCode() - Method in exception net.sf.mmm.util.xml.path.api.XmlParseException
-
This method gets the code that identifies the detailed type of this object.
- getCollection() - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
-
- getCollectionFactory(Class<COLLECTION>) - Method in interface net.sf.mmm.util.collection.api.CollectionFactoryManager
-
- getCollectionFactory(Class<C>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
-
- getCollectionFactoryManager() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
- getCollectionFactoryManager() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
-
- getCollectionFactoryManager() - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
-
- getCollectionFactoryManager() - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
- getCollectionFactoryManager() - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
- getCollectionImplementation() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
-
- getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.ArrayListFactory
-
- getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
-
- getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
-
- getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.HashSetFactory
-
- getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
-
- getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
-
- getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
-
- getCollectionImplementation() - Method in class net.sf.mmm.util.collection.base.TreeSetFactory
-
- getCollectionInterface() - Method in interface net.sf.mmm.util.collection.api.CollectionFactory
-
This method gets the interface of the
Collection managed by this factory.
- getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory
-
This method gets the interface of the
Collection managed by this factory.
- getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractDequeFactory
-
This method gets the interface of the
Collection managed by this factory.
- getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractListFactory
-
This method gets the interface of the
Collection managed by this factory.
- getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractQueueFactory
-
This method gets the interface of the
Collection managed by this factory.
- getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractSetFactory
-
This method gets the interface of the
Collection managed by this factory.
- getCollectionInterface() - Method in class net.sf.mmm.util.collection.base.AbstractSortedSetFactory
-
This method gets the interface of the
Collection managed by this factory.
- getCollectionReflectionUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
- getCollectionReflectionUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
-
- getCollectionReflectionUtil() - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependencies
-
- getCollectionReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
-
- getCollectionReflectionUtil() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- getCollectionReflectionUtil() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
-
- getColorBox() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
-
- getColumn(int) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
-
This method gets the
column at the given
index.
- getColumn(int) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
This method gets the
column at the given
index.
- getColumn(int) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method gets the
column at the given
index.
- getColumnById(String, boolean) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
-
This method gets the
column with the given
columnId.
- getColumnById(String, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
This method gets the
column with the given
columnId.
- getColumnById(String, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method gets the
column with the given
columnId.
- getColumnCount() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadColumnCount
-
This method gets the number of columns of this object (e.g.
- getColumnCount() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
-
- getColumnCount() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
- getColumnCount() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
- getColumnCount() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
-
This method gets the number of columns of this object (e.g.
- getColumnInfo() - Method in class net.sf.mmm.util.text.api.TextColumn
-
This method gets the
TextColumnInfo holding the metadata of the column.
- getColumns() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- getColumnSpan() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadColumnSpan
-
This method gets the number of columns spanned by this object (cell).
- getColumnSpan() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the number of columns spanned by this object (cell).
- getColumnSpan() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
-
This method gets the number of columns spanned by this object (cell).
- getColumnSpan() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
-
This method gets the number of columns spanned by this object (cell).
- getColumnSpan() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
-
This method gets the number of columns spanned by this object (cell).
- getColumnSpan() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
-
This method gets the number of columns spanned by this object (cell).
- getCombiningCharacter() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
-
- getCombobox() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
-
- getCommandClass() - Method in interface net.sf.mmm.service.api.command.RemoteInvocationCommandHandler
-
- getCommentChar() - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
-
This method gets the character used to identify a comment.
- getComponents() - Method in class net.sf.mmm.client.api.ClientContext
-
- getComponents() - Method in class net.sf.mmm.client.base.gwt.GwtClientContext
- getComponentType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
-
- getComponentType() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
- getComponentType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
- getComponentType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
- getComposedCharacters() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
-
- getComposedValueConverter() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- getComposedValueConverter() - Method in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
-
- getComputedStyle(Element) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
- getConfiguration() - Method in interface net.sf.mmm.client.ui.api.UiContext
-
- getConfiguration() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- getConfiguration() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.AbstractPojoDescriptorGenerator
-
- getConjunction() - Method in interface net.sf.mmm.util.xml.path.api.XmlSet
-
- getConjunction() - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
-
- getConstraintViolations() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
- getContainer() - Method in class net.sf.mmm.client.api.ClientContext
-
- getContainer() - Method in interface net.sf.mmm.client.ui.api.UiContext
-
- getContainer() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
- getContainerStyle(CliStyle) - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
-
This method gets the
style of this parameter.
- getContainerStyle(CliStyle) - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
-
This method gets the
style of this parameter.
- getContainerStyle(CliStyle) - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
-
This method gets the
style of this parameter.
- getContentEncoding() - Method in class net.sf.mmm.util.http.HttpMessage
-
- getContentLength() - Method in class net.sf.mmm.util.http.HttpMessage
-
- getContentPanel() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- getContentPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
-
- getContentPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
- getContentPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
-
- getContentPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
- getContentType(String) - Method in interface net.sf.mmm.util.contenttype.api.ContentTypeManager
-
- getContentType(String) - Method in class net.sf.mmm.util.contenttype.base.AbstractContentTypeManager
-
- getContentType() - Method in interface net.sf.mmm.util.contenttype.base.DecisionTreeNode
-
This method gets the
ContentType associated with this node (as far
as detected).
- getContentType() - Method in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
-
This method gets the
ContentType associated with this node (as far
as detected).
- getContentType() - Method in class net.sf.mmm.util.http.HttpMessage
-
- getContentTypes() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
-
- getContext() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidget
-
- getContext() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- getContext() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getContext() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
-
- getContext() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
- getContext() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
-
- getContext() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
-
- getContext() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
- getContext() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
-
- getContext() - Method in interface net.sf.mmm.transaction.api.TransactionEvent
-
This method gets the
TransactionContext associated with the
transaction that caused this event.
- getContext() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
-
- getContext() - Method in class net.sf.mmm.transaction.base.TransactionEventImpl
-
This method gets the
TransactionContext associated with the
transaction that caused this event.
- getContext() - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
-
- getContext() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
-
This method gets the delegate instance this proxy points to.
- getContext() - Method in class net.sf.mmm.util.context.base.ImmutableGenericContext
-
This method gets the delegate instance this proxy points to.
- getControls() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaControls
-
This method gets the ID of the
controls property of this
object.
- getControls() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the ID of the
controls property of this
object.
- getConverter() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
- getConverter() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
-
- getConverters() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
- getCountryCode() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
-
This method gets the raw value (the actual country code).
- getCountryCode() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
-
- getCreator() - Method in interface net.sf.mmm.persistence.api.RevisionMetadata
-
This method gets the creator of this revision.
- getCreator() - Method in class net.sf.mmm.persistence.impl.hibernate.LazyRevisionMetadata
-
This method gets the creator of this revision.
- getCredentials() - Method in class net.sf.mmm.test.TestUser
- getCriteriaBuilder() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- getCurrencyFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
-
- getCurrent() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
-
This method gets the current element.
- getCurrentBuffer() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
- getCurrentBufferIndex() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
- getCurrentDialog(String) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
-
This method gets the current
Dialog of the given
type.
- getCurrentDialog(String) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
This method gets the current
Dialog of the given
type.
- getCurrentIndex() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- getCurrentIndex() - Method in interface net.sf.mmm.util.io.api.ByteArray
-
- getCurrentIndex() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
-
- getCurrentIndex() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
- getCurrentIndex() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
-
- getCurrentIndex() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method gets the current position in the stream to scan.
- getCurrentIndex() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method gets the current position in the stream to scan.
- getCurrentMainDialog() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
-
- getCurrentMainDialog() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- getCurrentMode() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
This method gets the current mode that was detected so far.
- getCurrentPlace() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
-
- getCurrentPlace() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- getCurrentPopupDialog() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
-
- getCurrentPopupDialog() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- getCurrentQueue() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationCaller
-
This method gets the current
queue.
- getCurrentQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
This method gets the current
queue.
- getCurrentSegment() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- getCurrentSession() - Method in interface net.sf.mmm.util.session.base.UserSessionProvider
-
Gets the current
UserSession according to the current environment and client or server context.
- getCurrentSession() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
-
Gets the current
UserSession according to the current environment and client or server context.
- getDao(Class<ENTITY>) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
-
- getDao(Class<ENTITY>) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
-
- getData() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- getDataBinding() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getDataBinding(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getDataBinding(List<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
- getDataBindingFactory() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- getDataBindingForWidget(UiWidgetWithValue<VALUE>, VALUE) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getDataList() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
-
- getDataList() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
-
- getDataList() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
-
- getDataResource() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
-
- getDataTable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- getDataTableAdapter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
- getDatatype() - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactoryDatatype
-
- getDatatype() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryDatatype
- getDatatype() - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
-
- getDatatype() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
- getDatatypeDescriptor(Class<T>) - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptorManager
-
- getDatatypeDescriptor(Class<T>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
-
- getDatatypeDetector() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- getDatatypeDetector() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- getDate() - Method in interface net.sf.mmm.persistence.api.RevisionMetadata
-
This method gets the date when this revision was created (closed).
- getDate() - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
-
- getDate() - Method in class net.sf.mmm.persistence.impl.hibernate.LazyRevisionMetadata
-
This method gets the date when this revision was created (closed).
- getDate() - Method in class net.sf.mmm.util.http.HttpMessage
-
This method gets the
date.
- getDateFormatter(Locale, String, String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
-
- getDateFormatter(Locale, String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
-
- getDateFormatter(Locale, String, Iso8601Util) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
-
- getDatePattern() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
This method gets the pattern used to format the date comment.
- getDeclarationIndex(TypeVariable<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
-
This method gets the declaration-index of the given typeVariable.
- getDeclaredAnnotation(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
- getDeclaredAnnotations() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
- getDeclaredAnnotationsByType(Class<T>) - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
- getDeclaringClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
-
This method gets the class reflecting the type that declared this accessor.
- getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
-
This method gets the class reflecting the type that declared this accessor.
- getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
-
This method gets the class reflecting the type that declared this accessor.
- getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
-
This method gets the class reflecting the type that declared this accessor.
- getDeclaringClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
-
This method gets the class reflecting the type that declared this accessor.
- getDefaultClassLoader() - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- getDefaultClassLoader(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- getDefaultConverter() - Method in interface net.sf.mmm.util.value.api.ComposedValueConverterFactory
-
- getDefaultConverter() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
- getDefaultExtension() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
-
This method gets the default extension associated with this
ContentType (e.g.
- getDefaultExtension() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
This method gets the default extension associated with this
ContentType (e.g.
- getDefaultFailureCallback() - Method in interface net.sf.mmm.service.api.client.AttributeReadDefaultFailureCallback
-
This method gets the default callback to
handle failures that occurred on
service invocations.
- getDefaultFailureCallback() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
-
This method gets the default callback to
handle failures that occurred on
service invocations.
- getDefaultFailureCallback() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- getDefaultFailureCallback() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
This method gets the default callback to
handle failures that occurred on
service invocations.
- getDefaultFormatter() - Method in interface net.sf.mmm.util.version.api.VersionUtil
-
- getDefaultFormatter() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- getDefaultLocale() - Method in class net.sf.mmm.util.lang.base.AbstractLocalizableFormatter
-
This method gets the default locale used if none is provided.
- getDefaultResult() - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
-
This method gets the default
result used if none of the rules matched.
- getDefaultSettings() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
-
This method gets the default used if no
TransactionSettings are specified explicitly on a call of
doInTransaction.
- getDefaultValue() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
-
- getDefiningType() - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
-
This method gets the defining type.
- getDefiningType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
This method gets the defining type.
- getDefiningType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
This method gets the defining type.
- getDelegate(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
-
- getDelegate() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method gets the underlying
widget that is adapted
by this widget.
- getDelegate(UiWidgetCustom<?, WIDGET>) - Static method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method gets the
delegate of the given widget.
- getDelegate() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- getDelegate() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
-
This method gets the original object this hash-key delegates to.
- getDelegate() - Method in class net.sf.mmm.util.collection.base.CollectionList
-
This method gets the underlying
Collection that is adapted to appear as
List.
- getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
-
This method gets the
accessor this proxy delegates to.
- getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
-
This method gets the
accessor this proxy delegates to.
- getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
-
This method gets the
accessor this proxy delegates to.
- getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
-
This method gets the
accessor this proxy delegates to.
- getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
-
This method gets the
accessor this proxy delegates to.
- getDelegate() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
-
This method gets the
accessor this proxy delegates to.
- getDelegate() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory.BrowsableResourceAdapter
-
- getDelegate() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
-
- getDelegate() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory.DataResourceAdapter
-
- getDelegate() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
- getDelegate() - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
-
- getDenyChar() - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
-
This method gets the character used to identify a deny pattern.
- getDependencies() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
- getDependencies() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
-
- getDependencies() - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
-
- getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapter
-
- getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
-
This method gets the dependencies required for this descriptor.
- getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
-
- getDependencies() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- getDescribedBy() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDescribedBy
-
This method gets the ID of the
describedby property of
this object.
- getDescribedBy() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the ID of the
describedby property of
this object.
- getDescriptor(Class<POJO>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
-
This method gets (or creates) the
descriptor for the given
pojoClass.
- getDescriptor(Type) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
-
This method gets (or creates) the
descriptor for the given
pojoType.
- getDescriptor(GenericType<POJO>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptorBuilder
-
This method gets (or creates) the
descriptor for the given
pojoType.
- getDescriptor(Class<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
-
This method gets (or creates) the
descriptor for the given
pojoClass.
- getDescriptor(Type) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
-
This method gets (or creates) the
descriptor for the given
pojoType.
- getDescriptor(GenericType<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
-
This method gets (or creates) the
descriptor for the given
pojoType.
- getDescriptor(Class<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
-
This method gets (or creates) the
descriptor for the given
pojoClass.
- getDescriptor(Type) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
-
This method gets (or creates) the
descriptor for the given
pojoType.
- getDescriptor(GenericType<POJO>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
-
This method gets (or creates) the
descriptor for the given
pojoType.
- getDescriptorBuilder() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- getDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
-
- getDescriptorBuilderFactory() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- getDescriptorEnhancer() - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
-
- getDestination() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
-
This method gets the destination to transfer to.
- getDestination() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
-
This method gets the destination to transfer to.
- getDestination() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
-
This method gets the destination to transfer to.
- getDetailPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
-
- getDetailPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
-
- getDetails() - Method in class net.sf.mmm.test.TestUser
- getDetails() - Method in interface net.sf.mmm.util.lang.api.Message
-
This method gets optional details for this message.
- getDetails() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
-
This method gets optional details for this message.
- getDetails() - Method in class net.sf.mmm.util.lang.base.InformationMessage
-
This method gets optional details for this message.
- getDetails() - Method in class net.sf.mmm.util.lang.base.WarningMessage
-
This method gets optional details for this message.
- getDetails() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
-
This method gets optional details for this message.
- getDetailsForSelection(SELECTION) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
-
This method gets the >DETAIL&ls; for the given <SELECTION>.
- getDetailsForSelection(SELECTION) - Method in interface net.sf.mmm.client.ui.base.widget.custom.pattern.UiHandlerDetailsForSelection
-
This method gets the <DETAIL> for the given <SELECTION>.
- getDialect() - Method in class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
-
- getDialog(String) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
-
This method gets the
Dialog with the given
ID.
- getDialog(String) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
This method gets the
Dialog with the given
ID.
- getDialogId() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
-
- getDialogId() - Method in class net.sf.mmm.client.ui.base.dialog.DialogSlot
-
- getDialogManager() - Method in interface net.sf.mmm.client.api.ClientComponents
-
- getDialogManager() - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
-
- getDirname(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
-
This method gets the directory-name of the given filename (path).
- getDirname(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
-
This method gets the directory-name of the given filename (path).
- getDispatcher() - Method in interface net.sf.mmm.client.ui.api.UiContext
-
- getDispatcher() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
- getDisplay() - Method in interface net.sf.mmm.client.ui.api.UiContext
-
- getDisplay() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- getDocumentBuilderFactory() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
- getDropEffect() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDropEffect
-
This method gets the
dropeffect property of
this object.
- getDropEffect() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the
dropeffect property of
this object.
- getDurationAsString() - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
- getDurationInNanos() - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
- getDurationInSeconds() - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMedia
-
- getEditWidget(AbstractUiWidgetTableColumn<?, ROW, ?>, Object) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
-
- getEditWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
- getElements() - Method in class net.sf.mmm.util.collection.base.RankMap
-
- getEnclosingClass() - Method in class net.sf.mmm.util.reflect.api.ClassName
-
- getEncoding() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
-
- getEncoding() - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
-
- getEncoding() - Method in class net.sf.mmm.util.io.api.EncodingDetectionReader
-
This method gets the encoding if already detected.
- getEncoding() - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
This method gets the detected encoding from the currently processed data.
- getEncoding() - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
-
This method gets the encoding if already detected.
- getEncoding() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
This method gets the encoding used to read and write the bundles.
- getEndIndex() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
- getEntityApiClass() - Method in class net.sf.mmm.persistence.base.AbstractGenericDao
-
This method gets the
Class used as API for the entity.
- getEntityClass() - Method in interface net.sf.mmm.persistence.api.GenericDao
-
- getEntityClass(GenericEntity<?>) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
-
This method gets the
Class reflecting the given
entity.
- getEntityClass(GenericEntity<?>) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
-
This method gets the
Class reflecting the given
entity.
- getEntityClass() - Method in class net.sf.mmm.persistence.impl.jpa.JpaGenericDao
-
- getEntityEnd() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
-
This method gets the character used to end an entity.
- getEntityEnd() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
This method gets the character used to end an entity.
- getEntityGraph(String) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- getEntityGraphs(Class<T>) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- getEntityManager() - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
-
This method gets a thread-safe EntityManager.
- getEntityManager() - Method in class net.sf.mmm.persistence.base.jpa.JpaSequenceManager
-
This method gets a thread-safe EntityManager.
- getEntityManager() - Method in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
-
This method gets a thread-safe EntityManager.
- getEntityManagerFactory() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- getEntityStart() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
-
This method gets the character used to start an entity.
- getEntityStart() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
This method gets the character used to start an entity.
- getEnumClass() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
-
This method gets the
Class reflecting the enum.
- getEnumContainer(String) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- getEnumDefinition(String) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- getEnumDefinition(Class<TYPE>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- getEnumDefinition() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
-
- getEnumDefinition(Class<TYPE>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- getEnumDefinition(String) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- getEnumDefinitions() - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- getEnumDefinitions() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- getEnumDefinitionWithCategory(Class<? extends ENUM>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- getEnumDefinitionWithCategory(Class<? extends ENUM>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- getEnumProvider() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- getEnumProvider() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- getEnumType() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
-
- getEnumType() - Method in class net.sf.mmm.util.lang.base.BooleanEnumDefinition
- getEnumType() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
- getEnumValue(EnumDefinition<ENUM, ?>, String, boolean) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- getEnumValue(Class<ENUM>, String, boolean) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- getEnumValue(Class<ENUM>, String, boolean) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- getEnumValue(EnumDefinition<ENUM, ?>, String, boolean) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- getEnumValues(EnumDefinition<ENUM, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- getEnumValues(EnumDefinition<ENUM, CATEGORY>, CATEGORY...) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- getEnumValues() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
-
- getEnumValues(EnumDefinition<ENUM, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- getEnumValues(EnumDefinition<ENUM, CATEGORY>, CATEGORY...) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- getEnumValues() - Method in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
- getEnumValues() - Method in class net.sf.mmm.util.lang.base.BooleanEnumDefinition
- getEnumValues() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
-
- getEnvironment() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
-
- getEnvironmentDetector() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- getEnvironmentType() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
-
- getEnvironmentType() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
- getEnvironmentTypeSynchronized() - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
-
- getEqualsChecker() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
-
- getEqualsChecker() - Method in class net.sf.mmm.util.collection.base.CustomHashKey
- getEqualsChecker() - Method in class net.sf.mmm.util.collection.base.HashKey
- getErrStream() - Method in class net.sf.mmm.util.process.api.ProcessContext
-
- getEscape() - Method in interface net.sf.mmm.util.lang.api.StringSyntax
-
This method gets the character used as escape.
- getEscape() - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
This method gets the character used as escape.
- getEscape() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
-
This method gets the character used as escape.
- getEventAdapter() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
-
- getEventDispatcher(Class<?>, boolean) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
-
- getEventDispatcherOptional(Class<E>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
-
- getEventDispatcherRequired(Class<E>) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
-
- getEventHandlerAdapter() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
- getEventList() - Method in class net.sf.mmm.logging.TestLogger
-
- getEventListener() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
-
- getEventObserver() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadEventObserver
-
- getEventObserver() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- getEventSender() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getEventType() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
-
- getEventTypeName(int) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
This method gets the name for the given eventType.
- getEventTypeName(int) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
This method gets the name for the given eventType.
- getExactnessDifference(NumberType<?>) - Method in interface net.sf.mmm.util.math.api.NumberType
-
This method gets the difference of the exactness of this
NumberType and the given
otherType.
- getExactnessDifference(NumberType<?>) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
-
This method gets the difference of the exactness of this
NumberTypeImpl and the given
otherType.
- getExceptionUtil() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- getExecutor() - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
-
- getExecutor() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
- getExecutor() - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
-
This method gets the
Executor used to run asynchronous tasks.
- getExecutor() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
This method gets the
Executor used to run asynchronous tasks.
- getExecutor() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
-
This method gets the
Executor used to run asynchronous tasks.
- getExtendedModes() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
-
- getExtension() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
-
This method gets the extension (also called DDI - direct dial in).
- getExtension(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
-
This method extracts the extension from the given filename.
- getExtension(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
-
This method extracts the extension from the given filename.
- getExtensions() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
-
- getExtensions() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
- getFactory() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getFactory() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
-
- getFactory() - Static method in class net.sf.mmm.util.uuid.api.UuidAccess
-
- getFailure() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
-
- getFailure(int) - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
-
- getFailureCallback() - Method in class net.sf.mmm.service.base.client.RemoteInvocationCallData
-
- getFailureCount() - Method in interface net.sf.mmm.util.validation.api.ValidationCollector
-
- getFailureCount() - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
- getFailureCount() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
-
- getFailureCount() - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
- getFailureList() - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
-
- getFailureList() - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
-
- getFailureMessage() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
-
- getFailureMessages() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
-
- getFeature() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
-
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignCenter
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignLeft
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorAlignRight
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBold
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorHorizontalLine
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorIndent
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertImage
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertLink
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorItalic
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOrderedList
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorOutdent
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRedo
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorRemoveFormat
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorStrikethrough
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSubscript
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSuperscript
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnderline
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUndo
- getFeature() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnorderedList
- getField(String) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
-
- getField() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoPropertyDescriptor
-
- getField() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
-
- getField() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
-
- getFieldIntrospector() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- getFileList(Event) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method gets the
JsFileList for a given
Event.
- getFiller() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
This method gets the character used to fill up the column.
- getFirstAvailableItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- getFirstChildElement(Element, String) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method gets the first child-element of the given element with the specified
tagName.
- getFirstChildElement(Element, String) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method gets the first child-element of the given element with the specified
tagName.
- getFirstElement(NodeList) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method gets the first element of the given node-list.
- getFirstElement(NodeList, String) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method gets the first element of the given node-list with the specified tag-name.
- getFirstElement(NodeList) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method gets the first element of the given node-list.
- getFirstElement(NodeList, String) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method gets the first element of the given node-list with the specified tag-name.
- getFirstField() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method gets the first active field contained in this custom field.
- getFirstField() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
-
This method gets the first active field contained in this custom field.
- getFirstField() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
-
This method gets the first active field contained in this custom field.
- getFirstFocusElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- getFirstResult() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getFirstSegmentType() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
-
- getFlag() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFlag
-
This method reads the flag value.
- getFlag() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFlagAdvanced
-
This method reads the flag value.
- getFlag(FlagModifier) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFlagAdvanced
-
This method gets the value of the flag for the given
FlagModifier.
- getFlag() - Method in class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
-
This method reads the flag value.
- getFlag(FlagModifier) - Method in class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
-
This method gets the value of the flag for the given
FlagModifier.
- getFlag() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.VisibleFlag
-
This method reads the flag value.
- getFlag(FlagModifier) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.VisibleFlag
-
This method gets the value of the flag for the given
FlagModifier.
- getFlowTo() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaFlowTo
-
This method gets the ID of the
flowto property of this
object.
- getFlowTo() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the ID of the
flowto property of this
object.
- getFlushMode() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- getFlushMode() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getFocusable(Element, boolean, boolean) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
Get the first/last focusable or tab-able (child) Element.
- getFocusedElement() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
- getFonts() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
- getFontSettingsLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
- getFontSettingsLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
-
- getFontSettingsLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
- getFontSettingsLabel() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
-
- getFontSettingsPopup() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
-
- getFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
- getFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
-
- getFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
- getFontSettingsWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
- getFontSettingsWidget() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
-
- getFontSizeMap() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
-
- getFormat() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
- getFormatter() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFormatter
-
This method gets the
Formatter of this object.
- getFormatter() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
This method gets the
Formatter of this object.
- getFormatter() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
-
- getFormatter() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
-
- getFormatter() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
-
- getFormatter() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
-
- getFormatter() - Method in class net.sf.mmm.util.nls.api.NlsArgument
-
Is the formatter used to format the
argument.
- getFormatter() - Method in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- getFormatter(String) - Method in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- getFormatter(String, String) - Method in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
This method gets the
NlsFormatter for the given
formatType and
formatStyle.
- getFormatter() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
- getFormatter(String) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
- getFormatter(String, String) - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
-
This method gets the
NlsFormatter for the given
formatType and
formatStyle.
- getFormatter(String, String) - Method in class net.sf.mmm.util.nls.base.NlsFormatterMap
-
- getFormatterMap() - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
-
- getFrameDocument(Element) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method gets the Document of a given <iframe> Element.
- getFromFunction(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, PojoPathFunction) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method
gets the single
segment of the given
currentPath from the
Pojo given by
parentPojo.
- getFromList(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, int) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method
gets the single
segment of the given
currentPath from the array or
List given by
parentPojo.
- getFromMap(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Map) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method
gets the single
segment of the
given
currentPath from the
Map given by
parentPojo.
- getFromPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method reflectively gets the single
segment of the given
currentPath from the
Pojo given by
parentPojo.
- getFromPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
-
This method reflectively gets the single
segment of the given
currentPath from the
Pojo given by
parentPojo.
- getFunction() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPath
-
This method gets the name of the
function given by the
segment or
null if it is no function.
- getFunction(String) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunctionManager
-
- getFunction(String, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- getFunction() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
-
This method gets the name of the
function given by the
segment or
null if it is no function.
- getFunction(String) - Method in class net.sf.mmm.util.pojo.path.base.DefaultPojoPathFunctionManager
-
- getFunctionDescription(String) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
-
This method gets a description of this function.
- getFunctionManager() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- getGenericComponentType() - Method in class net.sf.mmm.util.reflect.impl.GenericArrayTypeImpl
- getGenericDeclaration(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method walks up the
Class-hierarchy from
descendant up to
ancestor
and returns the sub-class or sub-interface of
ancestor on that hierarchy-path.
- getGenericDeclaration() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
- getGenericDeclarations(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
-
- getGenericService() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
-
- getGenericService() - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
-
- getGetter() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
-
- getGinjector() - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
-
- getGlassPanel() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- getGlobalExceptionHandler() - Method in class net.sf.mmm.util.event.base.AbstractEventBus
-
- getGrabbed() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaGrabbed
-
This method gets the value of the
grabbed state of this object.
- getGrabbed() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the value of the
grabbed state of this object.
- getGreen() - Method in class net.sf.mmm.util.datatype.api.color.Color
-
- getGreen() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- getGroup() - Method in class net.sf.mmm.util.file.base.FileAttributes
-
- getGroups() - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
- getGwtTree() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
- getHandler(CALL) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- getHandlerCount() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- getHandlerId(CALL) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- getHandlerId(RemoteInvocationCommand<?>) - Method in class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
- getHandlerId(GenericRemoteInvocationRpcCall) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
- getHandlerInterface() - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetButtonFactory
-
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApply
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApprove
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryCancel
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryClose
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryConfirm
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryNext
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryOpen
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryPrevious
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySubmit
- getHandlerInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
- getHashCode(CharSequence) - Method in interface net.sf.mmm.util.text.api.StringHasher
-
This method gets the hash-code for the given string.
- getHashCode(CharSequence, int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
-
This method gets the hash-code for the specified
subsequence
of the given
string.
- getHashCode(char[], int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
-
This method gets the hash-code for the specified
subsequence
of the given
string.
- getHashCode(CharSequence) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
-
This method gets the hash-code for the given string.
- getHashCode(CharSequence, int, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
-
This method gets the hash-code for the specified
subsequence
of the given
string.
- getHashCode(char[], int, int) - Method in class net.sf.mmm.util.text.base.FastStringHasher
-
This method gets the hash-code for the specified
subsequence
of the given
string.
- getHashCode(CharSequence, int, int) - Method in class net.sf.mmm.util.text.base.FastStringHasher
-
This method gets the hash-code for the specified
subsequence
of the given
string.
- getHashCode(char[], int, int) - Method in class net.sf.mmm.util.text.base.SimpleStringHasher
-
This method gets the hash-code for the specified
subsequence
of the given
string.
- getHashCodeFunction() - Method in class net.sf.mmm.util.collection.base.AbstractHashKey
-
- getHashCodeFunction() - Method in class net.sf.mmm.util.collection.base.CustomHashKey
- getHashCodeFunction() - Method in class net.sf.mmm.util.collection.base.HashKey
- getHashCodes(char[], int) - Method in interface net.sf.mmm.util.text.api.StringHasher
-
This method gets the hash-codes for all
subsequence of
string that have the given
length.
- getHashCodes(char[], int, int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
-
This method gets the hash-codes for all
subsequence of
string from
stringStart (inclusive) until
stringEnd (exclusive)
that have the given
length.
- getHashCodes(CharSequence, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
-
This method gets the hash-codes for all
subsequence of
string that have the given
length.
- getHashCodes(CharSequence, int, int, int) - Method in interface net.sf.mmm.util.text.api.StringHasher
-
This method gets the hash-codes for all
subsequence of
string from
stringStart (inclusive) until
stringEnd (exclusive)
that have the given
length.
- getHashCodes(CharSequence, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
-
This method gets the hash-codes for all
subsequence of
string that have the given
length.
- getHashCodes(char[], int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
-
This method gets the hash-codes for all
subsequence of
string that have the given
length.
- getHashCodes(CharSequence, int, int, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
-
This method gets the hash-codes for all
subsequence of
string from
stringStart (inclusive) until
stringEnd (exclusive)
that have the given
length.
- getHashCodes(char[], int, int, int) - Method in class net.sf.mmm.util.text.base.AbstractStringHasher
-
This method gets the hash-codes for all
subsequence of
string from
stringStart (inclusive) until
stringEnd (exclusive)
that have the given
length.
- getHashCodes(char[], int, int, int) - Method in class net.sf.mmm.util.text.base.FastStringHasher
-
This method gets the hash-codes for all
subsequence of
string from
stringStart (inclusive) until
stringEnd (exclusive)
that have the given
length.
- getHashes(int) - Method in class net.sf.mmm.util.text.base.HyphenationState
-
- getHashKey(O) - Method in interface net.sf.mmm.util.collection.api.HashKeyProvider
-
- getHeaderCellSelection() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- getHeaderLabel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
- getHeaderMultiSelectionWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- getHeaderProperty(String) - Method in class net.sf.mmm.util.http.HttpMessage
-
This method gets the property with the given name from the header of this HTTP message.
- getHeaderPropertyAttribute(String, String) - Method in class net.sf.mmm.util.http.HttpMessage
-
This method gets a single attribute of the property with the given name from the header of this HTTP
message.
- getHeaderSingleSelectionWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- getHeight() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSize
-
This method gets the height of this object.
- getHeight() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method gets the height of this object.
- getHeight() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
-
- getHeightInPixel() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSizeInPixel
-
This method gets the height of this object in pixels.
- getHeightInPixel() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
-
This method gets the height of this object in pixels.
- getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.UiDisplayGwt
-
This method gets the height of this object in pixels.
- getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
This method gets the height of this object in pixels.
- getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
-
This method gets the height of this object in pixels.
- getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method gets the height of this object in pixels.
- getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
This method gets the height of this object in pixels.
- getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.test.UiDisplayTestImpl
-
This method gets the height of this object in pixels.
- getHeightInPixel() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method gets the height of this object in pixels.
- getHeightInRows() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHeightInRows
-
This method gets the height in rows of this object.
- getHeightInRows() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the height in rows of this object.
- getHeightInRows() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
-
This method gets the height in rows of this object.
- getHelper() - Static method in class net.sf.mmm.util.exception.api.ThrowableHelper
-
- getHelpText() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHelpText
-
This method gets the help text of this object.
- getHex() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
-
- getHibernateDialect() - Method in class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
-
- getHints() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getHitOffset() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
-
This method gets the offset for the first hit.
- getHitOffset() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
This method gets the offset for the first hit.
- getHits() - Method in interface net.sf.mmm.util.search.api.SearchResult
-
- getHits() - Method in class net.sf.mmm.util.search.base.SearchResultBean
-
- getHorizontalAlignment() - Method in enum net.sf.mmm.util.lang.api.Alignment
-
This method gets the horizontal part of the alignment.
- getHorizontalScrollbarPolicy() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadScrollbarPolicy
-
- getHtml() - Method in class net.sf.mmm.util.gwt.api.JsSelection
-
- getHue() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- getHyphen() - Method in interface net.sf.mmm.util.text.api.Hyphenation
-
- getHyphen() - Method in interface net.sf.mmm.util.text.api.Hyphenator
-
This method gets the character used to separate the hyphenated parts of a word.
- getHyphen() - Method in class net.sf.mmm.util.text.base.AbstractHyphenator
-
This method gets the character used to separate the hyphenated parts of a word.
- getHyphen() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
- getHyphenatedWord() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
- getHyphenation(int) - Method in interface net.sf.mmm.util.text.api.Hyphenation
-
This method gets the index of the given hyphenation-point.
- getHyphenation(int) - Method in class net.sf.mmm.util.text.base.HyphenationImpl
-
This method gets the index of the given hyphenation-point.
- getHyphenationBefore(int) - Method in interface net.sf.mmm.util.text.api.Hyphenation
-
- getHyphenationBefore(int) - Method in class net.sf.mmm.util.text.base.HyphenationImpl
-
- getHyphenationCount() - Method in interface net.sf.mmm.util.text.api.Hyphenation
-
This method gets the number of hyphenation-points in the word.
- getHyphenationCount() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
-
This method gets the number of hyphenation-points in the word.
- getHyphenationPoints() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
-
- getHyphenationPositions() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
-
- getHyphenator() - Method in interface net.sf.mmm.util.text.api.HyphenatorBuilder
-
- getHyphenator(Locale) - Method in interface net.sf.mmm.util.text.api.HyphenatorBuilder
-
- getHyphenator() - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
-
- getHyphenator(Locale) - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
-
- getHyphenatorBuilder() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
-
- getIcon() - Method in enum net.sf.mmm.client.ui.api.common.RichTextFeature
-
- getIconMarkup() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
-
- getId() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHtmlId
-
This method gets the unique identifier of this object.
- getId() - Method in interface net.sf.mmm.client.ui.api.busy.BusySession
-
This method gets the ID used to identify this object.
- getId() - Method in interface net.sf.mmm.client.ui.api.dialog.AbstractDialog
-
This method gets the ID used to identify this object.
- getId() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
-
This method gets the ID used to identify this object.
- getId() - Method in class net.sf.mmm.client.ui.base.dialog.navigation.AbstractNavigationDialogController
-
This method gets the ID used to identify this object.
- getId() - Method in class net.sf.mmm.client.ui.base.dialog.page.AbstractPageDialogController
-
This method gets the ID used to identify this object.
- getId() - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
-
This method gets the ID used to identify this object.
- getId() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method gets the unique identifier of this object.
- getId() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the unique identifier of this object.
- getId() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method gets the unique identifier of this object.
- getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractWidget
-
This method gets the unique identifier of this object.
- getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
-
This method gets the unique identifier of this object.
- getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.ComboBox
-
This method gets the unique identifier of this object.
- getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
-
- getId() - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
-
This method gets the unique identifier of this object.
- getId() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method gets the unique identifier of this object.
- getId() - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaEntity
-
ATTENTION:
If your ID is not generated, you need to override this method.
- getId() - Method in class net.sf.mmm.persistence.base.jpa.JpaEntity
-
Deprecated.
ATTENTION:
If your ID is not generated, you need to override this method.
- getId() - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
-
This method gets the unique identifier (primary key) of this entity.
- getId() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
-
This method gets the ID used to identify this object.
- getId() - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
-
- getId() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
This method gets the ID used to identify this object.
- getId() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
-
This method gets the ID used to identify this object.
- getId() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
This method gets an identifier for this service-method.
- getId(GenericRemoteInvocationRpcCall) - Static method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
This method gets an identifier for the method specified by the given call.
- getId(String, String, int) - Static method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
This method gets an identifier for the method with the given parameters.
- getId() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
-
- getId() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
-
- getId() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
-
- getId() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
-
This method gets the technical name of this
ContentType.
- getId() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
This method gets the technical name of this
ContentType.
- getId() - Method in interface net.sf.mmm.util.entity.api.GenericEntity
-
This method gets the unique identifier (primary key) of this entity.
- getId() - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
-
This method gets the unique identifier (primary key) of this entity.
- getId() - Method in class net.sf.mmm.util.filter.base.FilterRuleChain
-
This method gets the ID used to identify this chain.
- getId(Widget) - Method in class net.sf.mmm.util.gwt.api.GwtUtil
-
Shorthand for
getId(widget.getElement()).
- getId(Element) - Method in class net.sf.mmm.util.gwt.api.GwtUtil
-
This method gets the ID of the given Element.
- getId() - Method in class net.sf.mmm.util.gwt.api.JsFile
- getId() - Method in interface net.sf.mmm.util.io.api.FileItem
-
- getId() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadId
-
This method gets the ID used to identify this object.
- getId() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
-
This method gets the unique identifier (primary key) of this entity.
- getId() - Method in class net.sf.mmm.util.transformer.base.StringTransformerChain
-
This method gets the ID used to identify this chain.
- getIdInfo() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- getIdList() - Method in class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
-
- getImage() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadImage
-
This method gets the
image of this object.
- getImage() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
-
This method gets the
image of this object.
- getImage() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the
image of this object.
- getImage() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
-
This method gets the
image of this object.
- getImage() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
-
This method gets the
image of this object.
- getImage() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
This method gets the
image of this object.
- getImageParentElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
- getImmutableContext() - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
-
- getImmutableContext() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
- getInAttribute() - Method in class net.sf.mmm.util.xml.api.ParserState
-
- getIndent() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
This method gets the indent.
- getIndentationMode() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- getIndex() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
-
This method gets the optional index.
- getIndex() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPath
-
This method gets the
index given by the
segment or
null if it
is no index.
- getIndex() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
-
This method gets the
index given by the
segment or
null if it
is no index.
- getIndexOfStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- getIndexOfStyle(String, String) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- getInitializationState() - Method in class net.sf.mmm.util.component.base.AbstractComponent
-
- getInitializationState() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
- getInitialWidth() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
-
- getInputClass() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
-
This method gets the input-type of this function.
- getInputClass() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
-
This method gets the input-type of this function.
- getInputElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
-
- getInputElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
-
- getInputElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- getInstance() - Static method in class net.sf.mmm.client.api.ClientContext
-
- getInstance() - Static method in class net.sf.mmm.client.base.gwt.GwtClientContext
-
- getInstance() - Static method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
- getInstance() - Static method in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
-
- getInstance() - Static method in class net.sf.mmm.util.collection.base.EmptyIterator
-
This method gets the singleton instance of this empty iterator.
- getInstance() - Static method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
-
- getInstance() - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
-
This method gets the singleton instance of the
IocContainer.
- getInstance(String) - Static method in class net.sf.mmm.util.component.impl.SpringContainerPool
-
This method gets the
IocContainer for the given
xmlClasspath.
- getInstance() - Static method in class net.sf.mmm.util.date.base.DurationUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.date.base.Iso8601UtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
-
- getInstance() - Static method in class net.sf.mmm.util.date.base.RecurrenceUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.event.api.EventListenerIgnore
-
- getInstance() - Static method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.file.base.DirectoryFilter
-
This method gets the singleton instance of this file-filter.
- getInstance() - Static method in class net.sf.mmm.util.file.base.FileUtilImpl
-
This method gets the singleton instance of this
FileUtilImpl.
- getInstance() - Static method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
-
- getInstance() - Static method in class net.sf.mmm.util.file.base.PlainFileFilter
-
This method gets the singleton instance of this file-filter.
- getInstance(boolean) - Static method in class net.sf.mmm.util.filter.base.ConstantFilter
-
This method gets the an instance of this class.
- getInstance() - Static method in class net.sf.mmm.util.gwt.api.GwtUtil
-
- getInstance() - Static method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
- getInstance() - Static method in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
-
- getInstance() - Static method in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
-
- getInstance() - Static method in class net.sf.mmm.util.lang.api.function.VoidFunction
-
- getInstance() - Static method in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
-
- getInstance() - Static method in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
-
- getInstance() - Static method in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.lang.base.BooleanFormatter
-
- getInstance() - Static method in class net.sf.mmm.util.lang.base.ComparableComparator
-
- getInstance() - Static method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
-
- getInstance() - Static method in class net.sf.mmm.util.lang.base.FormatterToString
-
- getInstance() - Static method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.lang.base.SystemUtilImpl
-
This method gets the singleton instance of this
SystemUtil.
- getInstance() - Static method in class net.sf.mmm.util.math.base.MathUtilImpl
-
This method gets the singleton instance of
MathUtil.
- getInstance() - Static method in class net.sf.mmm.util.nls.base.AbstractNlsDependencies
-
- getInstance() - Static method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
- getInstance() - Static method in class net.sf.mmm.util.nls.base.NlsBundleHelper
-
- getInstance() - Static method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
-
- getInstance() - Static method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
-
- getInstance() - Static method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
-
- getInstance() - Static method in class net.sf.mmm.util.process.base.ProcessUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
-
- getInstance() - Static method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- getInstance() - Static method in class net.sf.mmm.util.text.base.JustificationBuilderImpl
-
- getInstance() - Static method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.validation.base.ValidatorMandatory
-
- getInstance() - Static method in class net.sf.mmm.util.validation.base.ValidatorNone
-
- getInstance() - Static method in class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
-
- getInstance() - Static method in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- getInstance() - Static method in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
-
- getInstance() - Static method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- getInstance() - Static method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method gets the singleton instance of this
DomUtilImpl.
- getInstance() - Static method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
This method gets the singleton instance of this
StaxUtilImpl.
- getInstance() - Static method in class net.sf.mmm.util.xml.base.XmlUtilImpl
-
This method gets the singleton instance of this
XmlUtilImpl.
- getInStream() - Method in class net.sf.mmm.util.process.api.ProcessContext
-
This method gets the input stream that is transferred to the process as stdin.
- getIntegerFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
-
- getInterfacesAnnotation(Class<?>, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
This method gets the first
annotation of the type given by
annotation in the
hierarchy of the given
annotatedInterface.
- getInternationalizedMessage() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
This method gets the internationalized message that can be
translated to a native language.
- getInternationalizedMessage() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
-
This method gets the internationalized message that can be
translated to a native language.
- getInternationalizedMessage() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
-
This method gets the internationalized message that can be
translated to a native language.
- getInternationalizedMessage() - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
-
This method gets the internationalized message that can be
translated to a native language.
- getInternationalizedMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
This method gets the internationalized message that can be
translated to a native language.
- getInvalid() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaInvalid
-
This method gets the
invalid state of this object.
- getInvalid() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the
invalid state of this object.
- getInverseCycle() - Method in class net.sf.mmm.util.collection.base.NodeCycle
-
This method gets the
List of nodes that build a cycle.
- getIocContainer() - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
This method gets the
IocContainer used to manage components with their implementation.
- getIso8601Util() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
-
- getIso8601Util() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- getIso8601Util() - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
-
- getIso8601Util() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
This method gets the
Iso8601Util used to parse and format date and time according to the standard
ISO-8601.
- getIso8601Util() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
-
- getIso8601Util() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
-
- getIso8601Util() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
-
- getIso8601Util() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- getIsolationLevel() - Method in class net.sf.mmm.transaction.api.TransactionSettings
-
- getItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
- getItem(ITEM_CONTAINER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
This method gets the item in the given container.
- getItem(ITEM_CONTAINER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
This method gets the item in the given container.
- getItem(NODE) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
-
This method gets the item in the given container.
- getItem() - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
-
- getItemContainer(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
Gets the existing container for the given item.
- getItemContainer(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
-
Gets the existing container for the given item.
- getItemContainer(NODE) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
-
Gets the existing container for the given item.
- getItemEdited() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
- getItemEdited() - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
-
- getItemOriginal() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
- getItemOriginal() - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
-
- getJaxbContext() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- getJdbcCode() - Method in enum net.sf.mmm.transaction.api.TransactionIsolationLevel
-
- getJustification() - Method in class net.sf.mmm.util.nls.api.NlsArgument
-
- getJustificationBuilder() - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
- getKey() - Method in class net.sf.mmm.util.contenttype.base.DecisionState
-
- getKey() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentValue
-
- getKey(Class<TYPE>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
-
This method is called from the constructor to set the
value.
- getKey(Class<TYPE>) - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
-
This method is called from the constructor to set the
value.
- getKey() - Method in class net.sf.mmm.util.nls.api.NlsArgument
-
This method gets the key of the argument to format.
- getKey(Object) - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
-
- getKey(Method) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
-
- getKey() - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
This method gets the
key of the string to lookup from
the
bundle.
- getKey(String) - Method in interface net.sf.mmm.util.nls.impl.NlsReversedResourceBundle
-
This method gets the key for the given message.
- getKey(String) - Method in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
-
- getKey() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
-
This method gets the optional key.
- getKey() - Method in class net.sf.mmm.util.xml.base.jaxb.Property
-
- getKeyboardFilter() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadKeyboardFilter
-
This method gets the keyboard-filter.
- getKeyboardFilter() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
-
This method gets the keyboard-filter.
- getKeyboardFilter() - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
-
This method gets the keyboard-filter.
- getKeyboardFilter() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
-
This method gets the keyboard-filter.
- getKeyboardFilter() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
-
This method gets the keyboard-filter.
- getKeys() - Method in class net.sf.mmm.util.nls.base.AbstractResourceBundle
- getKeys() - Method in class net.sf.mmm.util.nls.base.GenericResourceBundle
- getKeyType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
-
This method gets the key-type of this
GenericType if it represents a
Map.
- getKeyType() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
This method gets the key-type of this
GenericType if it represents a
Map.
- getKeyType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
This method gets the key-type of this
GenericType if it represents a
Map.
- getKeyType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
This method gets the key-type of this
GenericType if it represents a
Map.
- getLabel() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLabel
-
This method gets the
label
property of this object.
- getLabel() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadLabel
-
This method gets the label of this object.
- getLabel() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
-
This method gets the label of this object.
- getLabel() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the
label
property of this object.
- getLabel(TypedProperty<?>) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
Determines the label to use for the given property (including I18N, etc.).
- getLabel(TypedProperty<?>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
-
Determines the label to use for the given property (including I18N, etc.).
- getLabel(TypedProperty<?>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
Determines the label to use for the given property (including I18N, etc.).
- getLabel() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
-
This method gets the label of this object.
- getLabel() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
-
This method gets the label of this object.
- getLabel() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the label of this object.
- getLabel() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
-
This method gets the label of this object.
- getLabel() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
-
This method gets the label of this object.
- getLabel() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method gets the label of this object.
- getLabel() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
This method gets the label of this object.
- getLabel() - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
-
This method gets the label of this object.
- getLabel() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
-
This method gets the label of this object.
- getLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.Fieldset
-
This method gets the label of this object.
- getLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.Legend
-
This method gets the label of this object.
- getLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.Section
-
- getLabel() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- getLabel() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- getLabelElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
-
- getLabelledBy() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLabelledBy
-
This method gets the ID of the
labelledby property of
this object.
- getLabelledBy() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the ID of the
labelledby property of
this object.
- getLabelledWidget() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
-
- getLabelLookup() - Method in interface net.sf.mmm.client.ui.api.UiConfiguration
-
- getLabelLookup() - Method in class net.sf.mmm.client.ui.base.UiConfigurationBean
-
- getLabelLookup() - Method in class net.sf.mmm.client.ui.base.UiConfigurationDefault
-
- getLabelWidget() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
-
This method gets the
label widget associated with this field.
- getLabelWidget() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method gets the
label widget associated with this field.
- getLabelWidget() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
This method gets the
label widget associated with this field.
- getLabelWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.Caption
-
- getLabelWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.Legend
-
- getLastAvailableItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- getLastAvailableItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
- getLastAvailableItem() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
- getLastFocusElement() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- getLastModificationDate() - Method in interface net.sf.mmm.util.resource.api.DataResource
-
- getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
- getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
-
- getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.FileResource
-
- getLastModificationDate() - Method in class net.sf.mmm.util.resource.base.UrlResource
-
- getLastModificationDate() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
-
- getLegend() - Method in class net.sf.mmm.client.ui.gwt.widgets.Fieldset
-
- getLength(LengthProperty) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadLengthProperty
-
- getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
-
- getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
- getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
- getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
-
- getLength(LengthProperty) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- getLength() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
-
- getLength() - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
-
- getLength(Object) - Static method in class net.sf.mmm.util.lang.base.Array
-
- getLength() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- getLength() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
- getLengthInPixel(AttributeReadLengthProperty, double) - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
-
- getLengthInPixel(AttributeReadLengthProperty, AttributeReadSizeInPixel) - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
-
- getLevel() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLevel
-
This method gets the
level
property of this object.
- getLevel() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
-
This method gets the
level
property of this object.
- getLevel() - Method in class net.sf.mmm.logging.TestLogger.LogEvent
-
- getLightness() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- getLineCount() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
-
- getLineSeparator() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
-
- getLineSeparator() - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
The platform-specific line-separator string.
- getLineSeparator() - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
The platform-specific line-separator string.
- getLineSeparator() - Method in class net.sf.mmm.util.text.api.TextTableInfo
-
- getLineWrapper() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
- getLineWrapper() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
-
- getLive() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaLive
-
This method gets the
live
property of this object.
- getLive() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the
live
property of this object.
- getLocale() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
-
This method gets the
Locale used to nationalize the output.
- getLocale() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadLocale
-
This method gets the locale set for this object.
- getLocale() - Method in interface net.sf.mmm.util.session.api.UserSession
-
- getLocale() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
- getLocale() - Method in interface net.sf.mmm.util.text.api.Hyphenator
-
- getLocale() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
This method gets the
Locale to use for this column.
- getLocale() - Method in class net.sf.mmm.util.text.base.AbstractHyphenator
-
- getLocaleForInfix(String) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
-
- getLocaleForInfix(String) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
-
- getLocaleInfixes(Locale) - Method in interface net.sf.mmm.util.nls.api.NlsResourceLocator
-
This method determines the infix-strings for localization lookup ordered from most specific to least
specific (empty string representing
Locale.ROOT).
- getLocaleInfixes(Locale) - Method in class net.sf.mmm.util.nls.base.DefaultNlsResourceLocator
-
This method determines the infix-strings for localization lookup ordered from most specific to least
specific (empty string representing
Locale.ROOT).
- getLocales() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
This method gets the locales of the bundles that should be
synchronized.
- getLocalizedLabel() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
-
- getLocalizedMessage(Locale) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
This method gets the localized message as string.
- getLocalizedMessage(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
This method writes the localized message to the given string buffer.
- getLocalizedMessage(Locale, NlsTemplateResolver) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
This method gets the localized message as string.
- getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
This method writes the localized message to the given buffer.
- getLocalizedMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
- getLocalizedMessage(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsException
-
This method gets the localized message as string.
- getLocalizedMessage(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsException
-
This method writes the localized message to the given string buffer.
- getLocalizedMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
- getLocalizedMessage(Locale) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
This method gets the localized message as string.
- getLocalizedMessage(Locale, Appendable) - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
This method writes the localized message to the given string buffer.
- getLocalizedMessage(Locale) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
-
This method gets the localized message as string.
- getLocalizedMessage(Locale, Appendable) - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
-
This method writes the localized message to the given string buffer.
- getLocalizedMessage() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
-
This method tries to get the localized message as string using the
default
Locale.
- getLocalizedMessage(Locale) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
-
This method gets the message localized to the given
Locale as string.
- getLocalizedMessage(Locale, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
-
This method writes the localized message to the given buffer.
- getLocalizedMessage(Locale, NlsTemplateResolver) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
-
- getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in interface net.sf.mmm.util.nls.api.NlsMessage
-
- getLocalizedMessage() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
-
This method tries to get the localized message as string using the
default
Locale.
- getLocalizedMessage(Locale) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
-
This method gets the message localized to the given
Locale as string.
- getLocalizedMessage(Locale, Appendable) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
-
This method writes the localized message to the given buffer.
- getLocalizedMessage(Locale, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
-
This method gets the localized message as string.
- getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.base.ComposedNlsMessage
-
This method writes the localized message to the given buffer.
- getLocalizedMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
This method tries to get the localized message as string using the
default
Locale.
- getLocalizedMessage(Locale) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
This method gets the message localized to the given
Locale as string.
- getLocalizedMessage(Locale, Appendable) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
This method writes the localized message to the given buffer.
- getLocalizedMessage(Locale, NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
This method gets the localized message as string.
- getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
This method writes the localized message to the given buffer.
- getLocalizedMessage(Locale, NlsTemplateResolver, Appendable) - Method in class net.sf.mmm.util.nls.impl.NlsMessageImpl
-
This method writes the localized message to the given buffer.
- getLocalName(Node) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method gets the local name of a given element.
- getLocalName(Node) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method gets the local name of a given element.
- getLocalNumber() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
-
This method gets the local number (subscriber number) excluding the
extension.
- getLockMode(Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- getLockMode() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getLogger() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
This method gets the logger for this component.
- getLogger() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
- getLogger() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
-
- getLogger() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
- getLogger() - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
-
Deprecated.
This method gets the logger for this component.
- getLogger() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
-
- getLogger() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
-
This method gets the Logger.
- getLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableComponent
-
This method gets the logger for this component.
- getLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
-
This method gets the logger for this object.
- getLogger() - Method in class net.sf.mmm.util.component.base.AbstractLoggableObject
-
This method gets the logger for this object.
- getLogin() - Method in interface net.sf.mmm.util.session.api.UserSession
-
- getLogin() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
- getLookaheadCount() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessorFactory
-
This method determines the required number of bytes a
DetectorStreamProcessor needs as lookahead
in order to make its decisions.
- getLookaheadCount() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamProcessorFactory
-
This method determines the required number of bytes a
DetectorStreamProcessor needs as lookahead
in order to make its decisions.
- getLookaheadCount() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProcessorFactory
-
This method determines the required number of bytes a
DetectorStreamProcessor needs as lookahead
in order to make its decisions.
- getLowByteEncoding() - Method in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
This method gets the encoding without taking high-bytes (non-ASCII) into account.
- getLowerBounds() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
- getLowerBounds() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
- getLowerBounds() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
- getMainPanel() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- getMainWindow() - Method in interface net.sf.mmm.client.ui.api.widget.factory.AbstractUiWidgetFactoryNative
-
- getMainWindow() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
-
- getMainWindow() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
-
- getManifests() - Method in class net.sf.mmm.util.reflect.base.ManifestLoader
-
This method gets an unmodifiable list with all available
Manifests.
- getMap() - Method in interface net.sf.mmm.transaction.api.TransactionContext
-
This method gets the
Map that allows to associate custom-data with
a transaction.
- getMap() - Method in class net.sf.mmm.transaction.base.TransactionContextImpl
-
This method gets the
Map that allows to associate custom-data with
a transaction.
- getMapFactory(Class<MAP>) - Method in interface net.sf.mmm.util.collection.api.CollectionFactoryManager
-
This method gets the
MapFactory for the given
mapType.
- getMapFactory(Class<MAP>) - Method in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
-
This method gets the
MapFactory for the given
mapType.
- getMapFactory() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
- getMapImplementation() - Method in interface net.sf.mmm.util.collection.api.MapFactory
-
This method gets the implementation of the
map-interface used by this factory.
- getMapImplementation() - Method in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
-
This method gets the implementation of the
map-interface used by this factory.
- getMapImplementation() - Method in class net.sf.mmm.util.collection.base.HashMapFactory
-
This method gets the implementation of the
map-interface used by this factory.
- getMapImplementation() - Method in class net.sf.mmm.util.collection.base.TreeMapFactory
-
This method gets the implementation of the
map-interface used by this factory.
- getMapInterface() - Method in interface net.sf.mmm.util.collection.api.MapFactory
-
This method gets the interface of the
Map managed by this factory.
- getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractConcurrentMapFactory
-
This method gets the interface of the
Map managed by this factory.
- getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractMapFactory
-
This method gets the interface of the
Map managed by this factory.
- getMapInterface() - Method in class net.sf.mmm.util.collection.base.AbstractSortedMapFactory
-
This method gets the interface of the
Map managed by this factory.
- getMarkerClassType(TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
-
- getMarkerType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
-
This method gets the
Class reflecting the class or interface used as markers for objects for
POJOs where reflection should be supported via
PojoDescriptorBuilder.
- getMaskBits() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- getMasterList() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
-
This method gets the actual widget containing a list of <SELECTION> to choose from.
- getMasterList() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
-
This method gets the actual widget containing a list of <SELECTION> to choose from.
- getMasterPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomMasterDetail
-
- getMasterPanel() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
- getMatchingFiles(File, String, FileType) - Method in interface net.sf.mmm.util.file.api.FileUtil
-
This method gets all
files matching to the given
path and
fileType
.
- getMatchingFiles(File, String, FileType) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
This method gets all
files matching to the given
path and
fileType
.
- getMathUtil() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
-
- getMathUtil() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
-
- getMathUtil() - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
-
Deprecated.
- getMathUtil() - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
-
- getMathUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
-
- getMax() - Method in class net.sf.mmm.util.value.api.Range
-
- getMaxDays() - Method in enum net.sf.mmm.util.date.api.Month
-
This method gets the maximum number of days in this
Month.
- getMaxDx() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
-
- getMaximumCallsPerRequest() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- getMaximumCallsPerTransaction() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- getMaximumHeight() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximumSize
-
This method gets the maximum height of this object.
- getMaximumHeight() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method gets the maximum height of this object.
- getMaximumHitCount() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
-
This method gets the maximum number of hits that will be received as result for this query.
- getMaximumHitCount() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
This method gets the maximum number of hits that will be received as result for this query.
- getMaximumIndex() - Method in interface net.sf.mmm.util.io.api.ByteArray
-
This method gets the maximum index in the
buffer.
- getMaximumIndex() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
-
This method gets the maximum index in the
buffer.
- getMaximumIndex() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
-
This method gets the maximum index in the
buffer.
- getMaximumLength() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
-
This method gets the maximum length of this
Segment.
- getMaximumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
-
This method gets the maximum length of this
Segment.
- getMaximumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
-
This method gets the maximum length of this
Segment.
- getMaximumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
-
This method gets the maximum length of this
Segment.
- getMaximumListGrowth() - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method gets the maximum growth for arrays or
Lists.
- getMaximumOccurrence() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
-
This method gets the maximum occurrence of this repeated sequence.
- getMaximumTextLength() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximumTextLength
-
This method gets the maximum text length of this object.
- getMaximumTextLength() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the maximum text length of this object.
- getMaximumTextLength() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
-
This method gets the maximum text length of this object.
- getMaximumTextLength() - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
-
This method gets the maximum text length of this object.
- getMaximumTransactionsPerRequest() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- getMaximumValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
-
This method gets the
maximum value of this object.
- getMaximumValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
-
This method gets the
maximum value of this object.
- getMaximumValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
-
This method gets the
maximum value of this object.
- getMaximumValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
This method gets the
maximum value of this object.
- getMaximumValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
-
This method gets the
maximum value of this object.
- getMaximumValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
-
This method gets the
maximum value of this object.
- getMaximumValue() - Method in class net.sf.mmm.util.datatype.api.color.Factor
-
This method gets the
maximum value of this object.
- getMaximumValue() - Method in class net.sf.mmm.util.datatype.api.color.Hue
-
This method gets the
maximum value of this object.
- getMaximumValue() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMaximumValue
-
This method gets the
maximum value of this object.
- getMaximumValue() - Method in interface net.sf.mmm.util.math.api.NumberType
-
This method gets the
maximum value of this object.
- getMaximumValue() - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
-
This method gets the
maximum value of this object.
- getMaximumValue() - Method in class net.sf.mmm.util.value.api.Range
-
This method gets the
maximum value of this object.
- getMaximumWidth() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximumSize
-
This method gets the maximum width of this object.
- getMaximumWidth() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method gets the maximum width of this object.
- getMaxLength() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
-
This method gets the maximum length of this buffer and the according cell.
- getMaxResults() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getMemberName() - Method in interface net.sf.mmm.client.ui.api.common.CssProperty
-
- getMemberName() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
- getMenuBar() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetMainWindow
-
- getMenuBar() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
- getMessage() - Method in class net.sf.mmm.logging.TestLogger.LogEvent
-
- getMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
-
This method gets the actual message that describes this object.
- getMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
This method gets the actual message that describes this object.
- getMessage(IoMode) - Static method in exception net.sf.mmm.util.io.api.RuntimeIoException
-
This method gets the
message
according to the given
mode.
- getMessage() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMessage
-
This method gets the actual message that describes this object.
- getMessage(Locale) - Method in interface net.sf.mmm.util.lang.api.Message
-
- getMessage() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
-
This method gets the actual message that describes this object.
- getMessage(Locale) - Method in class net.sf.mmm.util.lang.base.AbstractMessage
-
- getMessage(String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsBundleWithLookup
-
This method create the
NlsMessage for the given
key with the given
nlsArguments.
- getMessage() - Method in interface net.sf.mmm.util.nls.api.NlsMessage
-
This method gets the untranslated message (default language should be English) with arguments filled in.
- getMessage(String, Map<String, Object>) - Method in interface net.sf.mmm.util.nls.api.NlsMessageLookup
-
This method create the
NlsMessage for the given
key with the given
nlsArguments.
- getMessage() - Method in class net.sf.mmm.util.nls.base.AbstractNlsMessage
-
This method gets the untranslated message (default language should be English) with arguments filled in.
- getMessage(Method) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
-
- getMessage(String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsMessageLookupNone
-
This method create the
NlsMessage for the given
key with the given
nlsArguments.
- getMessage(String, Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
-
This method create the
NlsMessage for the given
key with the given
nlsArguments.
- getMessage() - Method in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
This method gets the untranslated message (default language should be English) with arguments filled in.
- getMessage() - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
-
This method gets the message of the validation failure.
- getMessage(Locale) - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
-
- getMessage(Locale) - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
-
- getMessageFactory() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory
-
- getMessageFactory() - Method in class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
- getMessageFormatterFactory() - Method in interface net.sf.mmm.util.nls.base.NlsDependencies
-
- getMessageFormatterFactory() - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- getMetadata() - Method in interface net.sf.mmm.util.io.api.DetectorStream
-
This method gets the context with the detected metadata.
- getMetadata() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
-
This method gets the context with the detected metadata.
- getMetamodel() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- getMethod() - Method in class net.sf.mmm.util.http.HttpRequest
-
This method gets the HTTP method to use.
- getMethod() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
-
- getMethodAnnotation(Method, Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
-
- getMethodAnnotation(Method, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
- getMethodIntrospector() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- getMethodName() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
-
- getMimetype() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
-
This method gets the mimetype of this
ContentType (e.g.
- getMimetype() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
This method gets the mimetype of this
ContentType (e.g.
- getMin() - Method in class net.sf.mmm.util.value.api.Range
-
- getMinDays() - Method in enum net.sf.mmm.util.date.api.Month
-
This method gets the minimum number of days in this
Month.
- getMinDx() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
-
- getMinimumHeight() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMinimumSize
-
This method gets the minimum height of this object.
- getMinimumHeight() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method gets the minimum height of this object.
- getMinimumIndex() - Method in interface net.sf.mmm.util.io.api.ByteArray
-
This method gets the minimum index where to start reading in the
byte array.
- getMinimumIndex() - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
-
This method gets the minimum index where to start reading in the
byte array.
- getMinimumIndex() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.CurrentByteArray
-
This method gets the minimum index where to start reading in the
byte array.
- getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
-
This method gets the minimum length of this
Segment.
- getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
-
This method gets the minimum length of this
Segment.
- getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
-
This method gets the minimum length of this
Segment.
- getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
-
This method gets the minimum length of this
Segment.
- getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentEndOfStream
-
This method gets the minimum length of this
Segment.
- getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
-
This method gets the minimum length of this
Segment.
- getMinimumLength() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
-
This method gets the minimum length of this
Segment.
- getMinimumOccurrence() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
-
- getMinimumValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
-
This method gets the
minimum value of this object.
- getMinimumValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
-
This method gets the
minimum value of this object.
- getMinimumValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
-
This method gets the
minimum value of this object.
- getMinimumValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
This method gets the
minimum value of this object.
- getMinimumValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
-
This method gets the
minimum value of this object.
- getMinimumValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
-
This method gets the
minimum value of this object.
- getMinimumValue() - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
-
This method gets the
minimum value of this object.
- getMinimumValue() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadMinimumValue
-
This method gets the
minimum value of this object.
- getMinimumValue() - Method in interface net.sf.mmm.util.math.api.NumberType
-
This method gets the
minimum value of this object.
- getMinimumValue() - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
-
This method gets the
minimum value of this object.
- getMinimumValue() - Method in class net.sf.mmm.util.value.api.Range
-
This method gets the
minimum value of this object.
- getMinimumWidth() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMinimumSize
-
This method gets the minimum width of this object.
- getMinimumWidth() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method gets the minimum width of this object.
- getMirrored() - Method in enum net.sf.mmm.client.ui.api.common.Filling
-
This method returns the mirrored filling.
- getMirrored() - Method in enum net.sf.mmm.util.lang.api.Alignment
-
This method gets the inverse alignment.
- getMirrored() - Method in enum net.sf.mmm.util.lang.api.Orientation
-
This method gets the inverse orientation.
- getMode() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMode
-
This method gets the current
UiMode of this object.
- getMode() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method gets the current
UiMode of this object.
- getMode() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method gets the current
UiMode of this object.
- getMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method gets the current
UiMode of this object.
- getMode() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
-
This method gets the actual
CliMode.
- getMode(String) - Method in class net.sf.mmm.util.cli.base.CliClassContainer
-
This method gets the
mode associated with the given
ID.
- getMode() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
-
This method gets the actual
CliMode.
- getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
-
This method gets the mode of this accessor.
- getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArg
-
This method gets the mode of this accessor.
- getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArg
-
This method gets the mode of this accessor.
- getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArg
-
This method gets the mode of this accessor.
- getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArg
-
This method gets the mode of this accessor.
- getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArg
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
-
This method gets the mode of this accessor.
- getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorBuilder
-
This method gets the mode of this builder.
- getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorIndexedNonArgBuilder
-
This method gets the mode of this builder.
- getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorIndexedOneArgBuilder
-
This method gets the mode of this builder.
- getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorNonArgBuilder
-
This method gets the mode of this builder.
- getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorOneArgBuilder
-
This method gets the mode of this builder.
- getMode() - Method in interface net.sf.mmm.util.pojo.descriptor.base.accessor.PojoPropertyAccessorTwoArgBuilder
-
This method gets the mode of this builder.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorAddBuilder
-
This method gets the mode of this builder.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetBuilder
-
This method gets the mode of this builder.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetField
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetIndexedBuilder
-
This method gets the mode of this builder.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetMappedBuilder
-
This method gets the mode of this builder.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorRemoveBuilder
-
This method gets the mode of this builder.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetBuilder
-
This method gets the mode of this builder.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetField
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetIndexedBuilder
-
This method gets the mode of this builder.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetMappedBuilder
-
This method gets the mode of this builder.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSizeBuilder
-
This method gets the mode of this builder.
- getMode() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
-
This method gets the mode of this accessor.
- getMode() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
This method gets the
PojoPathMode that determines how to deal with
null-values.
- getModeChanger() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- getModeFixed() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadModeFixed
-
This method gets the fixed
UiMode of this object.
- getModeFixed() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method gets the fixed
UiMode of this object.
- getModeFixed() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method gets the fixed
UiMode of this object.
- getModeFixed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method gets the fixed
UiMode of this object.
- getModeIds() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
-
- getModeOption() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
The command-line argument for the option, that activated the
current mode.
- getModificationCounter() - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaEntity
-
This method gets the current modification-counter of this entity.
- getModificationCounter() - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
-
This method gets the current modification-counter of this entity.
- getModificationCounter() - Method in interface net.sf.mmm.util.entity.api.GenericEntity
-
This method gets the current modification-counter of this entity.
- getModificationCounter() - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
-
This method gets the current modification-counter of this entity.
- getModificationCounter() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
-
This method gets the current modification-counter of this entity.
- getModifiers() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
-
- getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
-
- getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
-
- getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
-
- getModifiers() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
-
- getMouseX() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
-
- getMouseY() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
-
- getMultiSelectionCheckbox() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
- getMutableChildList() - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
- getMutableMetadata() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
-
- getName() - Method in interface net.sf.mmm.client.ui.api.aria.role.Role
-
- getName() - Method in interface net.sf.mmm.client.ui.api.common.MessageSeverity
-
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleAlertDialogImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleAlertImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleApplicationImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleArticleImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleBannerImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleCheckboxImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleColumnHeaderImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleComboboxImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleComplementaryImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleCompositeImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleContentInfoImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDefinitionImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDialogImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDirectoryImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDocumentImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleFormImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGridCellImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGridImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGroupImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleHeadingImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleImgImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleLinkImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListboxImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListItemImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleLogImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMainImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMarqueeImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMathImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuBarImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemCheckboxImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemRadioImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleNavigationImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleNoteImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleOptionImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RolePresentationImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleProgressBarImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRadioGroupImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRadioImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRegionImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowGroupImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowHeaderImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleScrollbarImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSearchImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSeparatorImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSliderImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSpinButtonImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleStatusImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabListImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabPanelImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTimerImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleToolbarImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTooltipImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeGridImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeImpl
- getName() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeItemImpl
- getName() - Method in class net.sf.mmm.client.ui.base.dialog.DialogSlot
-
This method gets the name of this slot.
- getName() - Method in interface net.sf.mmm.persistence.api.sequence.Sequence
-
This method gets the name of the sequence.
- getName() - Method in class net.sf.mmm.persistence.base.sequence.SequenceImpl
-
This method gets the name of the sequence.
- getName() - Method in class net.sf.mmm.test.TestUser
- getName() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
-
This method gets the name of the
argument.
- getName() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
-
- getName() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
-
- getName() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
-
- getName() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
-
- getName() - Method in class net.sf.mmm.util.gwt.api.JsFile
- getName() - Method in interface net.sf.mmm.util.io.api.FileItem
-
- getName() - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
-
- getName() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
- getName() - Method in interface net.sf.mmm.util.nls.api.NlsResourceBundle
-
- getName() - Method in class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
- getName() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
-
- getName() - Method in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
- getName() - Method in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
-
This method gets the name of this mode.
- getName() - Method in interface net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeName
-
This method gets the programmatic (technical) name of the according property.
- getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
-
This method gets the programmatic (technical) name of the according property.
- getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
-
This method gets the programmatic (technical) name of the according property.
- getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
-
This method gets the programmatic (technical) name of the according property.
- getName() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
-
This method gets the plain name of the property.
- getName() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
-
This method gets the programmatic (technical) name of the according property.
- getName() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNamedFunction
-
This method gets the name of this function.
- getName() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
-
This method gets the name of this function.
- getName() - Method in class net.sf.mmm.util.reflect.api.ClassName
-
- getName(char) - Method in class net.sf.mmm.util.reflect.api.ClassName
-
- getName() - Method in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
- getName() - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method gets the name of the resource.
- getName() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
-
- getName() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
- getName() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
-
This method gets the name of the resource.
- getName() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method gets the name of the resource.
- getName() - Method in class net.sf.mmm.util.resource.base.FileResource
-
This method gets the name of the resource.
- getName() - Method in class net.sf.mmm.util.resource.base.UrlResource
-
This method gets the name of the resource.
- getName() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
-
This method gets the name of the resource.
- getNamespaceContext() - Method in interface net.sf.mmm.util.xml.path.api.XmlSelector
-
This method gets the namespace context in the scope of this selector.
- getNamespaceContext() - Method in class net.sf.mmm.util.xml.path.base.AbstractXmlSelector
-
This method gets the namespace context in the scope of this selector.
- getNamespaceURI(String) - Method in class net.sf.mmm.util.xml.NamespaceContextImpl
- getNanoTime() - Static method in class net.sf.mmm.util.date.api.Helper
-
- getNativeWidget(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.factory.AbstractUiWidgetFactoryNative
-
This method gets the underlying native widget of the given
regular widget.
- getNativeWidget(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
-
This method gets the underlying native widget of the given
regular widget.
- getNativeWidget(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
-
This method gets the underlying native widget of the given
regular widget.
- getNativeWidget(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.UiWidgetFactoryNativeGwt
-
This method gets the underlying native widget of the given
regular widget.
- getNewline() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
This method sets the newline string used to terminate a line in the resource bundle.
- getNext() - Method in class net.sf.mmm.util.cli.base.CliParameterConsumer
-
- getNext() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
-
This method gets the next node of the linked list.
- getNext() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
This method gets the next node of the linked list.
- getNext() - Method in enum net.sf.mmm.util.date.api.Weekday
-
- getNextDate(Date, Recurrence) - Method in interface net.sf.mmm.util.date.api.RecurrenceUtil
-
This method determines the next occurrence (as
Date) after the given
date based on
the given
Recurrence.
- getNextDate(Calendar, Recurrence) - Method in interface net.sf.mmm.util.date.api.RecurrenceUtil
-
This method determines the next occurrence (as
Calendar) after the given
calendar
based on the given
Recurrence.
- getNextDate(Date, Recurrence) - Method in class net.sf.mmm.util.date.base.RecurrenceUtilImpl
-
This method determines the next occurrence (as
Date) after the given
date based on
the given
Recurrence.
- getNextDate(Calendar, Recurrence) - Method in class net.sf.mmm.util.date.base.RecurrenceUtilImpl
-
This method determines the next occurrence (as
Calendar) after the given
calendar
based on the given
Recurrence.
- getNextMatch(Weekday) - Method in class net.sf.mmm.util.date.api.WeekdaySet
-
- getNextSegment() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- getNextValue(Sequence) - Method in interface net.sf.mmm.persistence.api.sequence.SequenceManager
-
This method gets the next value of the given sequence.
- getNextValue(Sequence) - Method in class net.sf.mmm.persistence.base.jpa.JpaSequenceManager
-
This method gets the next value of the given sequence.
- getNlsBundles() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
-
- getNlsDependencies() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
-
- getNlsMessage() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
This method gets the
NlsMessage describing the problem.
- getNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsException
-
This method gets the
NlsMessage describing the problem.
- getNlsMessage() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
This method gets the
NlsMessage describing the problem.
- getNlsMessage() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
-
This method gets the
NlsMessage describing the problem.
- getNlsMessageFactory() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
- getNlsMessageFactory() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
-
- getNlsTemplateResolver() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
- getNlsTemplateResolver() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
-
- getNode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
- getNodeText(Node) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method gets the text of the given node excluding the text of child elements (depth=0).
- getNodeText(Node, int) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method gets the text of the given node as string.
- getNodeText(Node, Appendable, int) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method appends the text of the given node to the string buffer.
- getNodeText(Node) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method gets the text of the given node excluding the text of child elements (depth=0).
- getNodeText(Node, int) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method gets the text of the given node as string.
- getNodeText(Node, Appendable, int) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method appends the text of the given node to the string buffer.
- getNodeWidget() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree.UiWidgetTreeNode
-
- getNodeWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
- getNonPrimitiveType(Class<T>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
-
This method gets the according non-
primitive type for the class given by
type.
- getNonPrimitiveType(Class<T>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
-
This method gets the according non-
primitive type for the class given by
type.
- getNormalizedWord() - Method in class net.sf.mmm.util.text.base.HyphenationState
-
This method gets the normalized word.
- getNullValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method gets the value in case the
delegate widget returns
null
as value.
- getNullValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- getNullValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
- getNullValueForDelegate() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
-
This method gets the value for the
delegate widget in case
null is
provided as value for this widget.
- getNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
-
This method gets the
Number to format.
- getNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseNumber
-
This method gets the
Number to format.
- getNumber(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterRevision
-
This method gets the
Number to format.
- getNumberClass() - Method in interface net.sf.mmm.util.math.api.NumberType
-
- getNumberFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
-
- getNumberFormatter(Locale, String) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
-
- getNumberType(Class<?>) - Method in interface net.sf.mmm.util.math.api.MathUtilLimited
-
This method gets the
NumberType for the given
numericType.
- getNumberType(Class<?>) - Method in class net.sf.mmm.util.math.base.MathUtilImpl
-
This method gets the
NumberType for the given
numericType.
- getNumberType(Class<?>) - Method in class net.sf.mmm.util.math.base.MathUtilLimitedImpl
-
This method gets the
NumberType for the given
numericType.
- getNumberTypeGeneric(Class<NUMBER>) - Method in interface net.sf.mmm.util.math.api.MathUtilLimited
-
This method gets the
NumberType for the given
numericType.
- getNumberTypeGeneric(Class<NUMBER>) - Method in class net.sf.mmm.util.math.base.MathUtilLimitedImpl
-
This method gets the
NumberType for the given
numericType.
- getObjectId() - Method in interface net.sf.mmm.util.entity.api.EntityId
-
- getObjectId() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
-
- getObserverSource() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getOmitChars() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
This method gets the characters to omit at the beginning of each
indented line.
- getOperand() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
-
- getOption() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
-
- getOption(String) - Method in class net.sf.mmm.util.cli.base.CliState
-
This method gets the
option associated with the given
nameOrAlias .
- getOptionList() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetFactoryDatatypeEnum
-
- getOptions() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadOptions
-
This method gets the options of this object.
- getOptions() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
-
This method gets the options of this object.
- getOptions() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
This method gets the options of this object.
- getOptions() - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
-
This method gets the options of this object.
- getOptions() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
-
This method gets the options of this object.
- getOptions() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
-
This method gets the options of this object.
- getOptions() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
-
This method gets the options of this object.
- getOptions() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
-
This method gets the options of this object.
- getOptions() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
-
This method gets the options of this object.
- getOptions() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
-
This method gets the options of this object.
- getOptions() - Method in class net.sf.mmm.util.cli.base.CliState
-
- getOptions(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliState
-
- getOrCreate(CliParameterContainer) - Method in class net.sf.mmm.util.cli.base.CliValueMap
-
- getOrCreateChildFolder(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
-
- getOrCreateMarshaller() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- getOrCreateMethodInfo(Method, Object[], String, Object) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
-
- getOrCreatePropertyDescriptor(String) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method gets the property-descriptor for the given propertyName.
- getOrCreatePropertyDescriptor(String) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
-
This method gets the property-descriptor for the given propertyName.
- getOrCreateUnmarshaller() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- getOrCreateUserException(Throwable) - Static method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
-
- getOrder() - Method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
-
This method gets a non-negative integer value that follows the strict order of the visibility.
- getOrientation() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaOrientation
-
This method gets the
orientation property of
this object.
- getOrientation() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadOrientation
-
This method gets the orientation of this object.
- getOrientation() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
-
This method gets the
orientation property of
this object.
- getOrientation() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetHorizontalSplitPanel
-
This method gets the orientation of this object.
- getOrientation() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetVerticalSplitPanel
-
This method gets the orientation of this object.
- getOriginalExceptionName() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
- getOriginalString() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method gets the original string to parse.
- getOriginalValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValueAdvanced
-
This method gets the last value that has been
set.
- getOriginalValue() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
This method gets the last value that has been
set.
- getOriginalValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
This method gets the last value that has been
set.
- getOriginalValue() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
This method gets the last value that has been
set.
- getOutputSettings() - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
This method gets the
output settings used for information and error messages.
- getOutStream() - Method in class net.sf.mmm.util.process.api.ProcessContext
-
- getOwnerType() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
- getOwns() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaOwns
-
This method gets the ID of the
owns property of this object.
- getOwns() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the ID of the
owns property of this object.
- getPackageName() - Method in class net.sf.mmm.util.reflect.api.ClassName
-
- getParameter(String) - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
-
- getParameter(String, Class<T>) - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
-
This method gets a typed parameter of this
DialogPlace.
- getParameter(String) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getParameter(int) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getParameter(String, Class<T>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getParameter(int, Class<T>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getParameterAnnotation() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
-
This method gets the annotation with the metadata of the
option
or
argument.
- getParameterAnnotation() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
-
This method gets the annotation with the metadata of the
option
or
argument.
- getParameterAnnotation() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
-
This method gets the annotation with the metadata of the
option
or
argument.
- getParameterContainer() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
-
- getParameters() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
-
- getParameters() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getParameterValue(Parameter<T>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getParameterValue(String) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getParameterValue(int) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getParent() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidget
-
- getParent() - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
-
- getParent() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
- getParent() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractNodeContainer
-
- getParent() - Method in interface net.sf.mmm.client.ui.base.widget.complex.NodeContainer
-
- getParent() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
- getParent() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
- getParent() - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
-
- getParent() - Method in interface net.sf.mmm.util.collection.api.Node
-
This method gets the parent of this node.
- getParent() - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
- getParent() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
- getParent() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
-
- getParent() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- getParent() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
-
- getParent() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
- getParent() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
-
- getParentMethod(Method) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
This method gets the parent method of the given method.
- getParentMethod(Class<?>, String, Class<?>[]) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
This method gets the method
identified by
methodName and
parameterTypes that is NOT
declared but inherited by the given
declaringClass.
- getParentMethod(Method) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method gets the parent method of the given method.
- getParentMethod(Class<?>, String, Class<?>[]) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method gets the method
identified by
methodName and
parameterTypes that is NOT
declared but inherited by the given
declaringClass.
- getParentPath() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
-
This method gets the parent-path of this path.
- getParentPath() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
-
This method gets the parent-path of this path.
- getParentPath() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
-
This method gets the parent-path of this path.
- getParentQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- getParserBuilder() - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
- getPart(Orientation) - Method in enum net.sf.mmm.client.ui.api.common.Filling
-
This method extracts the horizontal or vertical part of this filling.
- getPart(Orientation) - Method in enum net.sf.mmm.util.lang.api.Alignment
-
- getPath() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
This method gets the base-path where the bundles are written to.
- getPath() - Method in interface net.sf.mmm.util.path.api.PathUri
-
This method gets the path of this
PathUri.
- getPath() - Method in class net.sf.mmm.util.path.base.PathUriImpl
-
This method gets the path of this
PathUri.
- getPath(Object, String, PojoPathMode, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- getPath() - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method gets the path of this resource.
- getPath() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
-
- getPath() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
-
This method gets the path of this resource.
- getPath() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method gets the path of this resource.
- getPath() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
-
This method gets the path of this resource.
- getPath() - Method in class net.sf.mmm.util.resource.base.FileResource
-
This method gets the path of this resource.
- getPath() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
-
- getPath() - Method in class net.sf.mmm.util.resource.base.UrlResource
-
This method gets the path of this resource.
- getPath() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
-
This method gets the path of this resource.
- getPath(StringBuilder) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
-
- getPattern() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
-
- getPattern() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
-
- getPercentFormatter(Locale) - Static method in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider
-
- getPermissions(File, FileAccessClass) - Method in interface net.sf.mmm.util.file.api.FileUtil
-
- getPermissions() - Method in class net.sf.mmm.util.file.base.FileAttributes
-
- getPermissions(File, FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- getPersistenceManager() - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
-
- getPhase() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- getPhase() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- getPhaseAlias() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- getPhaseAlias() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- getPhaseMap() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- getPhaseNumber() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- getPhaseNumber() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- getPhaseNumberAsInt(VersionIdentifier) - Static method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- getPhasePrefixSet() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- getPlaceholder() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPlaceholder
-
This method gets the placeholder of this object.
- getPlatformTransactionManager() - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
-
- getPojo() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
This method gets the
Pojo instance this
PojoPath is leading to.
- getPojoClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeType
-
This method gets the type reflecting the
Pojo this object is related to.
- getPojoClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method gets the type reflecting the
Pojo this object is related to.
- getPojoClass() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- getPojoDescriptor(JClassType) - Static method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
-
This method determines the property descriptors of the
Pojo identified
by
inputType.
- getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
- getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- getPojoDescriptorBuilder() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
-
- getPojoDescriptorBuilderFactory() - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- getPojoDescriptorBuilderFactory() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
-
- getPojoFactory() - Method in class net.sf.mmm.persistence.base.AbstractGenericDao
-
- getPojoFactory() - Method in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
-
- getPojoFactory() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
-
- getPojoFactory() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- getPojoFactory() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- getPojoPath() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
-
This method gets the actual
Pojo path represented by this object.
- getPojoPath() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
-
This method gets the actual
Pojo path represented by this object.
- getPojoPath() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
- getPojoPath() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
-
This method gets the actual
Pojo path represented by this object.
- getPojoType() - Method in interface net.sf.mmm.util.pojo.descriptor.api.attribute.PojoAttributeType
-
This method gets the
GenericType reflecting the
Pojo this object
is related to.
- getPojoType() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method gets the
GenericType reflecting the
Pojo this object
is related to.
- getPojoType() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- getPojoType() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- getPojoTypeDescription() - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
-
- getPojoTypeDescription() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
- getPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
-
This method gets the
Pool to retrieve buffers.
- getPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
-
This method gets the
Pool to retrieve buffers.
- getPool() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
-
This method gets the
Pool to retrieve buffers.
- getPopupHelper() - Method in interface net.sf.mmm.client.ui.api.UiContext
-
- getPopupHelper() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
- getPopupManager() - Method in interface net.sf.mmm.client.api.ClientComponents
-
- getPosInSet() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaPosInSet
-
This method gets the
posinset property of this
object.
- getPosInSet() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
-
This method gets the
posinset property of this
object.
- getPositionInSeconds() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPositionInSeconds
-
This method gets the current position of a playback in seconds.
- getPositionX() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPosition
-
This method gets the pixel position of the left border object on the x-axis (horizontal).
- getPositionX() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
-
This method gets the pixel position of the left border object on the x-axis (horizontal).
- getPositionX() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
-
This method gets the pixel position of the left border object on the x-axis (horizontal).
- getPositionX() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method gets the pixel position of the left border object on the x-axis (horizontal).
- getPositionX() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
This method gets the pixel position of the left border object on the x-axis (horizontal).
- getPositionX() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
This method gets the pixel position of the left border object on the x-axis (horizontal).
- getPositionY() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPosition
-
This method gets the pixel position of the top border of this object on the y-axis (vertical).
- getPositionY() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
-
This method gets the pixel position of the top border of this object on the y-axis (vertical).
- getPositionY() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
-
This method gets the pixel position of the top border of this object on the y-axis (vertical).
- getPositionY() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method gets the pixel position of the top border of this object on the y-axis (vertical).
- getPositionY() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
This method gets the pixel position of the top border of this object on the y-axis (vertical).
- getPositionY() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
This method gets the pixel position of the top border of this object on the y-axis (vertical).
- getPreferredHeight() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPreferredSize
-
This method gets the preferred height of this object in pixels.
- getPreferredWidth() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPreferredSize
-
This method gets the preferred width of this object in pixels.
- getPrefix() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentKey
-
This method gets the prefix for the metadata key.
- getPrefix() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl.PatternSegment
-
This method gets the prefix.
- getPrefix(String) - Method in class net.sf.mmm.util.xml.NamespaceContextImpl
- getPrefixes(String) - Method in class net.sf.mmm.util.xml.NamespaceContextImpl
- getPressed() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaPressed
-
This method gets the
pressed state of this object.
- getPressed() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
-
This method gets the
pressed state of this object.
- getPrevious() - Method in interface net.sf.mmm.util.collection.api.DoubleLinkedNode
-
This method gets the previous node of the double linked list.
- getPrevious() - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
This method gets the previous node of the double linked list.
- getPrevious() - Method in enum net.sf.mmm.util.date.api.Weekday
-
- getPrimaryStyle() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPrimaryStyle
-
This method gets the primary
style of this object.
- getPrimaryStyle() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method gets the primary
style of this object.
- getPrimaryStyle() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the primary
style of this object.
- getPrimaryStyle() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method gets the primary
style of this object.
- getPrimaryStyle() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method gets the primary
style of this object.
- getPrincipal() - Method in class net.sf.mmm.test.TestUser
- getProcessorFactoryList() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
-
- getProperties() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- getProperties() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
-
- getProperties() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
-
This method gets the properties of the context.
- getProperties() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
This method gets the properties of the context.
- getProperties(Class<?>) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
-
- getProperty(POJO, String) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method gets the
property identified by the given
property from the given
pojo.
- getProperty(POJO, TypedProperty<V>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method gets the value of the specified property in a type-safe way.
- getProperty(POJO, String) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method gets the
property identified by the given
property from the given
pojo.
- getProperty(POJO, TypedProperty<V>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method gets the value of the specified property in a type-safe way.
- getProperty(POJO, String, boolean) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
- getProperty() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- getPropertyAccessor() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- getPropertyClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
-
- getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessor
-
- getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
-
- getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
-
- getPropertyClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
-
- getPropertyDescriptor(String) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method gets the
descriptor for the property identified by the given
propertyName.
- getPropertyDescriptor(TypedProperty<?>) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method gets the
descriptor for the given
property.
- getPropertyDescriptor(TypedProperty<?>) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method gets the
descriptor for the given
property.
- getPropertyDescriptor(String) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
-
This method gets the
descriptor for the property identified by the given
propertyName.
- getPropertyDescriptors() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method gets the
descriptors of all properties of the according
pojo.
- getPropertyDescriptors() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method gets the
descriptors of all properties of the according
pojo.
- getPropertyDescriptors() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoDescriptorImpl
-
This method gets the
descriptors of all properties of the according
pojo.
- getPropertyItem(POJO, String, int) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method gets the item with the given
index from the list-like
property with the given
propertyName of the given
pojo using the
indexed getter accessor.
- getPropertyItem(POJO, String, int) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method gets the item with the given
index from the list-like
property with the given
propertyName of the given
pojo using the
indexed getter accessor.
- getPropertyList() - Method in class net.sf.mmm.util.xml.base.jaxb.PropertyList
-
- getPropertyName(String, String[], String[]) - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
-
This method gets the according
property-name for the given
methodName.
- getPropertyName(String, String, String) - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
-
This method gets the according
property-name for the given
methodName.
- getPropertyName(String, int, int) - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
-
This method gets the according
property-name for the given
methodName.
- getPropertySize(POJO, String) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method gets the
size of the
property with the given
propertyName from the given
pojo.
- getPropertySize(POJO, String) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method gets the
size of the
property with the given
propertyName from the given
pojo.
- getPropertyType(TypedProperty<T>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
-
- getPropertyType(TypedProperty<T>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
-
- getPropertyType() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
-
- getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
-
- getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
-
- getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxyAdapterComponentType
-
- getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
-
- getPropertyType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
-
- getPropertyType() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
-
This method gets the type of this property.
- getPropertyType() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- getPropertyValidator(TypedProperty<T>, Class<T>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
-
This method gets or creates the
ValueValidator for the specified property.
- getPropertyValidator(TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
-
This method gets or creates the
ValueValidator for the specified property.
- getPropertyValidator(Class<?>, String) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
-
This method gets or creates the
ValueValidator for the specified property derived from
annotations (e.g.
- getPropertyValue(VALUE, TypedProperty<T>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
-
This method gets the value of the specified property.
- getPropertyValue(VALUE, String) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
-
This method gets the value of the specified property.
- getPropertyValue(VALUE, TypedProperty<T>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
-
This method gets the value of the specified property.
- getPropertyValue(VALUE, String) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
-
This method gets the value of the specified property.
- getPropertyValue(String) - Method in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
This method gets the value of the given property.
- getPropertyValue(Object, String) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
-
This method gets the value of the specified property.
- getPropertyValue(Object, TypedProperty<V>) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
-
This method gets the value of the specified property.
- getProvider(PathUri) - Method in class net.sf.mmm.util.path.base.AbstractPathFactory
-
- getProvider(ResourceUri) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
-
This method gets the
provider for the given
resourceUri.
- getProvider() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
-
- getProviders() - Method in class net.sf.mmm.util.path.impl.PathFactoryImpl
-
- getProviders() - Method in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
-
- getQualifiedLocation(Class<? extends NlsBundle>) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
-
- getQuery() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
-
- getQuoteEnd() - Method in interface net.sf.mmm.util.lang.api.StringSyntax
-
This method gets the character used to end a quotation.
- getQuoteEnd() - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
This method gets the character used to end a quotation.
- getQuoteEscape() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
-
This method gets the character used to escape the
quote-end character within a
quotation.
- getQuoteEscape() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
This method gets the character used to escape the
quote-end character within a
quotation.
- getQuoteStart() - Method in interface net.sf.mmm.util.lang.api.StringSyntax
-
This method gets the character used to start a quotation that should be terminated by a
quote-end character.
- getQuoteStart() - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
This method gets the character used to start a quotation that should be terminated by a
quote-end character.
- getRangeConstraints(TypedProperty<T>, Class<T>) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
-
This method determines the allowed
Range of the value for the specified
property in
the
Pojo associated with this adapter.
- getRangeConstraints(TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
-
This method determines the allowed
Range of the value for the specified
property in
the
Pojo associated with this adapter.
- getRank(E) - Method in class net.sf.mmm.util.collection.base.RankMap
-
This method gets the current rank for the given element.
- getRawType() - Method in class net.sf.mmm.util.reflect.impl.ParameterizedTypeImpl
- getReasonPhrase() - Method in class net.sf.mmm.util.http.HttpResponse
-
This method gets the reason-phrase explaining the
status-code.
- getRecentValue() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
- getRecentValue() - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
-
- getRecentValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
- getRecentValue(AbstractUiWidget<VALUE>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
-
- getRecentValue() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getRecognizer() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathContext
-
This method gets an optional
recognizer that adds support for the
visitor-pattern.
- getRecognizer() - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
This method gets an optional
recognizer that adds support for the
visitor-pattern.
- getRecursive(String, PojoPathContext, AbstractPojoPathNavigator.PojoPathState) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method recursively navigates the given pojoPath.
- getRed() - Method in class net.sf.mmm.util.datatype.api.color.Color
-
- getRed() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- getReference(ID) - Method in interface net.sf.mmm.persistence.api.GenericDao
-
This method creates a lazy reference proxy of the
GenericEntity with the given
id
from the persistent store.
- getReference(Class<ENTITY>, ID) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
-
This method creates a lazy reference proxy of the
GenericEntity with the given
entityClass and
id from the persistent store.
- getReference(Class<ENTITY>, ID) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
-
This method creates a lazy reference proxy of the
GenericEntity with the given
entityClass and
id from the persistent store.
- getReference(ID) - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
-
This method creates a lazy reference proxy of the
GenericEntity with the given
id
from the persistent store.
- getReference(Class<T>, Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- getReflectionUtil() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
-
- getReflectionUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
- getReflectionUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
-
- getReflectionUtil() - Method in class net.sf.mmm.util.cli.base.CliState
-
- getReflectionUtil() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- getReflectionUtil() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
-
- getReflectionUtil() - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
-
- getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilder
-
- getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
-
- getReflectionUtil() - Method in interface net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependencies
-
- getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
-
- getReflectionUtil() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- getReflectionUtil() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- getReflectionUtil() - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
- getReflectionUtil() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
-
- getReflectionUtil() - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- getReflectionUtil() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
-
- getReflectionUtil() - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
-
- getReflectionUtil() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
-
- getRefreshDelaySeconds() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
- getRelevant() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaRelevant
-
This method gets the
relevant property of this
object.
- getRelevant() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the
relevant property of this
object.
- getRemoteInvocationSerivceCaller() - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceClient
-
- getRemoveCount() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
-
- getReplaced(String, int, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- getReplacement() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
-
- getRequest() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
-
- getRequestId() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
-
- getRequestId() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
-
- getRequestToken() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
-
- getResourceBundleFinder() - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
-
- getResourceBundleLocator() - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- getResourceFactory() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- getResourceLocator() - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
-
- getResourceType() - Method in interface net.sf.mmm.util.resource.api.spi.DataResourceProvider
-
This method gets the type of the resource managed by this provider.
- getResourceType() - Method in class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
-
This method gets the type of the resource managed by this provider.
- getResourceType() - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
-
This method gets the type of the resource managed by this provider.
- getResourceType() - Method in class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
-
This method gets the type of the resource managed by this provider.
- getResponseAsBlob(XMLHttpRequest) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method gets the response of the given
XMLHttpRequest as
JsBlob.
- getResponseToken() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
-
- getRest() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.CellBuffer
-
This method gets the rest, which is the number of characters available until the buffer has
reached its end.
- getResultList() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getResults() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
-
- getResultType() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
-
- getRetrievalClass() - Method in interface net.sf.mmm.util.reflect.api.GenericType
-
This method gets the
Class to be used for retrieval (the return-type) of a value of this
GenericType.
- getRetrievalClass() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
This method gets the
Class to be used for retrieval (the return-type) of a value of this
GenericType.
- getRetrievalClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl.ClassBounds
-
- getRetrievalClass() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
This method gets the
Class to be used for retrieval (the return-type) of a value of this
GenericType.
- getRetrievalClass() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
This method gets the
Class to be used for retrieval (the return-type) of a value of this
GenericType.
- getReturnClass() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnClass() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
-
This method gets the
Class of the object returned when this accessor is
invoked.
- getReturnType() - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessor
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorField
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorMethod
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorProxy
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorGetMethod
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorSetMethod
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getReturnType() - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
-
This method gets the
GenericType of the object returned when this accessor is
invoked.
- getRevision() - Method in interface net.sf.mmm.persistence.api.RevisionMetadata
-
- getRevision() - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaEntity
-
This method gets the revision of this entity.
- getRevision() - Method in class net.sf.mmm.persistence.impl.hibernate.LazyRevisionMetadata
-
- getRevision() - Method in interface net.sf.mmm.util.entity.api.EntityId
-
This method gets the number of the specific revision of the object referenced by this
EntityId.
- getRevision() - Method in interface net.sf.mmm.util.entity.api.RevisionedEntity
-
This method gets the revision of this entity.
- getRevision() - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
-
This method gets the revision of this entity.
- getRevision() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
-
This method gets the number of the specific revision of the object referenced by this
EntityId.
- getRevision() - Method in class net.sf.mmm.util.transferobject.api.EntityTo
-
This method gets the revision of this entity.
- getRevision() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- getRevision() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- getRevisionedManager(Class<ENTITY>) - Method in interface net.sf.mmm.persistence.api.RevisionedPersistenceManager
-
- getRevisionedManager(Class<ENTITY>) - Method in class net.sf.mmm.persistence.base.AbstractRevisionedPersistenceManager
-
- getRevisionEntity() - Method in class net.sf.mmm.persistence.impl.hibernate.LazyRevisionMetadata
-
- getRevisionHistory(ENTITY) - Method in interface net.sf.mmm.persistence.api.RevisionedDao
-
This method will get the
List of historic
revisions before
the given
entity.
- getRevisionHistory(ENTITY) - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
-
This method will get the
List of historic
revisions before
the given
entity.
- getRevisionHistoryMetadata(Object) - Method in interface net.sf.mmm.persistence.api.RevisionedDao
-
- getRevisionHistoryMetadata(Object) - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
-
- getRichTextArea() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
-
- getRichTextToolbar() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
-
- getRichTextToolbar() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
-
- getRoleFactory() - Method in interface net.sf.mmm.client.ui.api.UiContext
-
- getRoleFactory() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleAlertDialogImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleAlertImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleApplicationImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleArticleImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleBannerImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleCheckboxImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleColumnHeaderImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleComboboxImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleComplementaryImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleCompositeImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleContentInfoImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDefinitionImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDialogImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDirectoryImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleDocumentImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleFormImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGridCellImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGridImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleGroupImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleHeadingImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleImgImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleLinkImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListboxImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleListItemImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleLogImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMainImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMarqueeImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMathImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuBarImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemCheckboxImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleMenuItemRadioImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleNavigationImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleNoteImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleOptionImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RolePresentationImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleProgressBarImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRadioGroupImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRadioImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRegionImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowGroupImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowHeaderImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleRowImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleScrollbarImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSearchImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSeparatorImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSliderImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleSpinButtonImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleStatusImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabListImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTabPanelImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTimerImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleToolbarImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTooltipImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeGridImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeImpl
- getRoleInterface() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTreeItemImpl
- getRoot() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
-
- getRoot() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
-
- getRoot() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
- getRoot() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
- getRoot() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.Cache
-
- getRootPath() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
- getRootType() - Method in interface net.sf.mmm.util.contenttype.api.ContentTypeManager
-
- getRootType() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
-
- getRowIndex(ROW) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractListTable
-
Gets the index of the given row.
- getRowIndex(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
-
Gets the index of the given row.
- getRowIndex(ROW) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
Gets the index of the given row.
- getRowNumberCell() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
- getRowNumberColumn() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
-
Gets implicit
column that shows the row-numbers.
- getRowNumberColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
Gets implicit
column that shows the row-numbers.
- getRowNumberColumn() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
Gets implicit
column that shows the row-numbers.
- getRowSpan() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadRowSpan
-
This method gets the number of rows spanned by this object (cell).
- getRowSpan() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
-
This method gets the number of rows spanned by this object (cell).
- getRowSpan() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
-
This method gets the number of rows spanned by this object (cell).
- getRules() - Method in class net.sf.mmm.util.text.base.AbstractTextTransformer
-
This method gets the list of rules.
- getRules() - Method in class net.sf.mmm.util.text.base.EnglishSingularizer
-
This method gets the list of rules.
- getSaturationHsb() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- getSaturationHsl() - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- getScale() - Method in enum net.sf.mmm.util.datatype.api.music.MusicalKey
-
- getSchema() - Method in interface net.sf.mmm.persistence.api.sequence.Sequence
-
This method gets the database schema where the sequence is located.
- getSchema() - Method in class net.sf.mmm.persistence.base.sequence.SequenceImpl
-
This method gets the database schema where the sequence is located.
- getScheme() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
-
- getSchemePrefix() - Method in interface net.sf.mmm.util.path.api.PathUri
-
This method gets the
scheme-prefix of a qualified
PathUri.
- getSchemePrefix() - Method in class net.sf.mmm.util.path.base.PathUriImpl
-
This method gets the
scheme-prefix of a qualified
PathUri.
- getSchemePrefix() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
-
This method gets the
scheme-prefix of a qualified
ResourceUri.
- getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
-
This method gets the
scheme-prefix of absolute
URIs for this type of
DataResource.
- getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
-
This method gets the
scheme-prefix of absolute
URIs for this type of
DataResource.
- getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.FileResource
-
This method gets the
scheme-prefix of absolute
URIs for this type of
DataResource.
- getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
-
This method gets the
scheme-prefix of a qualified
ResourceUri.
- getSchemePrefix() - Method in class net.sf.mmm.util.resource.base.UrlResource
-
This method gets the
scheme-prefix of absolute
URIs for this type of
DataResource.
- getSchemePrefix() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
-
This method gets the
scheme-prefix of absolute
URIs for this type of
DataResource.
- getSchemePrefixes() - Method in interface net.sf.mmm.util.path.api.PathProvider
-
This method gets the scheme-prefix of the
Paths managed by this provider.
- getSchemePrefixes() - Method in class net.sf.mmm.util.path.impl.ClassPathProvider
-
This method gets the scheme-prefix of the
Paths managed by this provider.
- getSchemePrefixes() - Method in interface net.sf.mmm.util.resource.api.spi.DataResourceProvider
-
This method gets the scheme-prefix of the
resources managed by this provider.
- getSchemePrefixes() - Method in class net.sf.mmm.util.resource.impl.spi.ClasspathResourceProvider
-
This method gets the scheme-prefix of the
resources managed by this provider.
- getSchemePrefixes() - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
-
This method gets the scheme-prefix of the
resources managed by this provider.
- getSchemePrefixes() - Method in class net.sf.mmm.util.resource.impl.spi.UrlResourceProvider
-
This method gets the scheme-prefix of the
resources managed by this provider.
- getScreenBase() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
-
- getScreenHeight() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method gets the height of the current screen/display also called the vertical resolution.
- getScreenWidth() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method gets the width of the current screen/display also called the horizontal resolution.
- getScrollPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
- getSearchTimeout() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
-
This method gets the maximum delay in milliseconds the search may last until it is canceled.
- getSearchTimeout() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
This method gets the maximum delay in milliseconds the search may last until it is canceled.
- getSecondSegmentType() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
-
- getSection() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- getSecurityDetector() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- getSegment() - Method in class net.sf.mmm.util.contenttype.base.DecisionState
-
- getSegment(int) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
-
This method gets the contained child
Segment with the given
index.
- getSegment(ColorSegmentType) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- getSegment(T, int) - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
-
Gets a single segment of the given
Datatype.
- getSegment(T) - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
-
Gets the value of the segment described by this object.
- getSegment(T, int) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
-
Gets a single segment of the given
Datatype.
- getSegment(T) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
-
Gets the value of the segment described by this object.
- getSegment() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
-
This method gets the last segment of this current
Pojo path.
- getSegment() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
-
This method gets the last segment of this current
Pojo path.
- getSegment() - Method in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
-
This method gets the last segment of this current
Pojo path.
- getSegment(int) - Method in interface net.sf.mmm.util.xml.path.api.XmlPath
-
This method gets the segment at the given index.
- getSegment(int) - Method in class net.sf.mmm.util.xml.path.base.XmlPathImpl
-
This method gets the segment at the given index.
- getSegmentCount() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
-
- getSegmentCount() - Method in interface net.sf.mmm.util.xml.path.api.XmlPath
-
This method gets the number of segments this path is build of.
- getSegmentCount() - Method in class net.sf.mmm.util.xml.path.base.XmlPathImpl
-
This method gets the number of segments this path is build of.
- getSegmentDescriptors() - Method in interface net.sf.mmm.util.lang.api.DatatypeDescriptor
-
- getSegmentDescriptors() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
-
- getSelected() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSelected
-
This method gets the value of the
selected state of this
object.
- getSelected() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
-
This method gets the value of the
selected state of this
object.
- getSelectedValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectedValue
-
This method gets the currently selected value (item).
- getSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
This method gets the currently selected value (item).
- getSelectedValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method gets the currently selected value (item).
- getSelectedValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
-
This method gets the currently selected value (item).
- getSelectedValues() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectedValue
-
This method gets the currently selected values.
- getSelectedValues() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
This method gets the currently selected values.
- getSelectedValues() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method gets the currently selected values.
- getSelectedValues() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
-
This method gets the currently selected values.
- getSelectedValuesInternal() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- getSelection() - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method gets the
JsSelection of the browser
Window.
- getSelection(Element) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method gets the
JsSelection of the given
<iframe> Element.
- getSelectionCell() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
- getSelectionColumn() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
-
Gets implicit
column that shows the checkboxes or radios for the selection of
a row.
- getSelectionColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
Gets implicit
column that shows the checkboxes or radios for the selection of
a row.
- getSelectionColumn() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
Gets implicit
column that shows the checkboxes or radios for the selection of
a row.
- getSelectionCount() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectedValue
-
- getSelectionCount() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- getSelectionCount() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
- getSelectionCount() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
-
- getSelectionMode() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelectionMode
-
- getSelectionMode() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
- getSelectionMode() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
-
- getSelectionMode() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- getSelectionMode() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
- getSelectionMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- getSelector(int) - Method in interface net.sf.mmm.util.xml.path.api.XmlSet
-
This method gets the child-selector at the given index.
- getSelector(int) - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
-
This method gets the child-selector at the given index.
- getSelectorCount() - Method in interface net.sf.mmm.util.xml.path.api.XmlSet
-
This method gets the number of child-selectors combined by this set.
- getSelectorCount() - Method in class net.sf.mmm.util.xml.path.base.XmlSetImpl
-
This method gets the number of child-selectors combined by this set.
- getSeparateCharacter() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
-
- getSeparator() - Method in class net.sf.mmm.util.validation.base.ComposedValidationFailure
-
- getSeparator() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
-
- getSequenceAsString(Sequence) - Method in class net.sf.mmm.persistence.base.sequence.AbstractSequenceManager
-
- getServiceCaller() - Method in interface net.sf.mmm.client.api.ClientComponents
-
- getServiceCaller() - Method in interface net.sf.mmm.client.impl.gwt.gin.ClientGinjector
-
- getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.rpc.client.AbstractRemoteInvocationServiceCaller
-
- getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>) - Method in interface net.sf.mmm.service.api.rpc.client.AbstractRemoteInvocationServiceCaller
-
- getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceCaller
-
- getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>) - Method in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceQueue
-
- getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceQueue
-
- getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
-
- getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
-
- getServiceClient(Class<SERVICE>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller
-
- getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
-
- getServiceClient(Class<SERVICE>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.RemoteInvocationServiceQueueImpl
-
- getServiceClient(Class<SERVICE>) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCallerWithClientMap
- getServiceClient(Class<SERVICE>) - Method in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
- getServiceClient() - Method in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
-
- getServiceImplementation() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
- getServiceInterface() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
- getServiceInterfaceName() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
-
- getServiceMethod() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
-
- getServiceMethod() - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
- getServiceMethod() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
- getServletContext() - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
- getSession() - Method in class net.sf.mmm.client.api.ClientContext
-
- getSession() - Method in class net.sf.mmm.service.impl.server.CsrfTokenManagerDefaultImpl
-
- getSession() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
-
- getSet() - Method in class net.sf.mmm.util.date.api.WeekdaySet
-
- getSetSize() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSetSize
-
This method gets the
setsize property of this
object.
- getSetSize() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
-
This method gets the
setsize property of this
object.
- getSetter() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
-
- getSettings() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- getShowChildIndex() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
-
- getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetButtonFactory
-
- getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
- getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
- getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
- getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
- getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
- getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
- getShowIfEditable() - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
- getSignature() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
-
This method gets a technical identifier for the method signature to distinguish methods with the same
name.
- getSignature(Class<?>...) - Static method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
-
- getSignature(String...) - Static method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
-
- getSignature() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
- getSimpleName() - Method in class net.sf.mmm.util.reflect.api.ClassName
-
- getSingleResult() - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- getSingleSelectionRadioButton() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
- getSingularizer() - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
-
This method gets the
Singularizer, which is used to determine singular forms so e.g.
- getSize() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidget
-
- getSize() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
- getSize() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
- getSize() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
- getSize() - Method in class net.sf.mmm.util.gwt.api.JsBlob
-
- getSize() - Method in interface net.sf.mmm.util.io.api.FileItem
-
- getSize() - Method in class net.sf.mmm.util.pool.base.AbstractPool
-
This method gets the size of the pool.
- getSize(Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method gets the size of the given arrayMapOrCollection.
- getSize(Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method gets the size of the given arrayMapOrCollection.
- getSize() - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method gets the size (content-length) of this resource.
- getSize() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
-
This method gets the size (content-length) of this resource.
- getSize() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method gets the size (content-length) of this resource.
- getSize() - Method in class net.sf.mmm.util.resource.base.FileResource
-
This method gets the size (content-length) of this resource.
- getSizeElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
- getSizeElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
- getSizeElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
- getSizeElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
- getSlot(DialogSlot) - Method in interface net.sf.mmm.client.ui.base.dialog.AttributeReadSlot
-
- getSort() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaSort
-
This method gets the
sort
property of this object.
- getSort() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
-
This method gets the
sort
property of this object.
- getSortColumn() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
- getSortComparator() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSortComparator
-
- getSortComparator() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- getSortOrder() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- getSource() - Method in interface net.sf.mmm.client.ui.api.event.UiEvent
-
- getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventClick
- getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventCollapseOrExpand
- getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventFocus
- getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventMode
- getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventOpenOrClose
- getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventSelectionChange
- getSource() - Method in class net.sf.mmm.client.ui.api.event.UiEventValueChange
- getSource() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
- getSource() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
-
- getSource() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getSource() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
- getSource() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
- getSource() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
- getSource() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
- getSource() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
- getSource() - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
- getSource() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
- getSource() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.BaseTransferrer
-
This method gets the source to transfer.
- getSource() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
-
This method gets the source to transfer.
- getSource() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
-
This method gets the source to transfer.
- getSource() - Method in interface net.sf.mmm.util.lang.api.Message
-
This method gets the (optional) source of the message.
- getSource() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
-
This method gets the (optional) source of the message.
- getSource() - Method in interface net.sf.mmm.util.validation.api.ValidationFailure
-
This method gets the (optional)
source of the validation.
- getSourceIdentifier() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
-
This method gets an identifier of this
Segment for the source used in potential error messages.
- getSourceList() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomTwoListSelection
-
- getSourceType() - Method in interface net.sf.mmm.util.value.api.ValueConverter
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
-
This the type of the value accepted by this converter.
- getSourceType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
-
This the type of the value accepted by this converter.
- getStacktrace(Throwable) - Method in interface net.sf.mmm.util.exception.api.ExceptionUtilLimited
-
- getStackTrace() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
-
- getStacktrace(Throwable) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilLimitedImpl
-
- getStandardError() - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
This method gets the standard error where to
print errors for the
end-user.
- getStandardOutput() - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
This method gets the standard output where to
print information for the
end-user.
- getStartIndex() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
- getStartNode() - Method in class net.sf.mmm.util.collection.base.NodeCycle
-
This method gets the start node where the detected cycle begins.
- getStartPlace() - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
-
- getStartPlace() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- getState() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationQueue
-
- getState() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- getState() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser
-
This method gets the instance of the state where the command-line arguments should be applied to.
- getState() - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
-
- getState() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
-
- getStateClass() - Method in class net.sf.mmm.util.cli.base.CliClassContainer
-
- getStaticField(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
- getStaticField(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- getStaticFieldOrNull(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
- getStaticFieldOrNull(Class<?>, String, Class<T>, boolean, boolean, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
- getStatusCode() - Method in class net.sf.mmm.util.http.HttpResponse
-
This method gets the HTTP status code.
- getStaxUtil() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- getStaxUtil() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- getStep() - Method in interface net.sf.mmm.util.date.api.Recurrence
-
- getStep() - Method in class net.sf.mmm.util.date.base.RecurrenceBean
-
- getStream() - Method in interface net.sf.mmm.util.io.api.DetectorInputStream
-
This method gets the wrapped stream.
- getStream() - Method in interface net.sf.mmm.util.io.api.DetectorOutputStream
-
This method gets the wrapped stream.
- getStream() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream
-
This method gets the wrapped stream.
- getStream() - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorOutputStream
-
This method gets the wrapped stream.
- getStreamOffset() - Method in class net.sf.mmm.util.contenttype.base.DecisionState
-
- getStreamPosition() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
-
This method gets the absolute position of the current pointer in the logical stream (the data provided by
this interface that origins from the previous member of the chain).
- getStreamPosition() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method gets the absolute position of the current pointer in the logical stream (the data provided by
this interface that origins from the previous member of the chain).
- getStreamUtil() - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
- getStreamUtil() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
-
This method gets the stream-util that is used by this process-util.
- getString() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
-
- getString(String) - Method in interface net.sf.mmm.util.nls.api.NlsResourceBundle
-
- getString(String) - Method in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
- getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterString
-
This method gets the
String to format.
- getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterLabel
-
This method gets the
String to format.
- getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhase
-
This method gets the
String to format.
- getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseAlias
-
This method gets the
String to format.
- getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseValue
-
This method gets the
String to format.
- getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterSnapshot
-
This method gets the
String to format.
- getString(VersionIdentifier) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
-
This method gets the
String to format.
- getStringHasher() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- getStringRepresentation() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- getStringUtil() - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
- getStringUtil() - Method in interface net.sf.mmm.util.cli.base.CliParserDependencies
-
- getStringUtil() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- getStringUtil() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- getStringUtil() - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- getStringUtil() - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
This method gets the
StringUtil used to deal with strings.
- getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
-
- getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
-
- getStringUtil() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
-
- getStringUtil() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- getStyle() - Method in interface net.sf.mmm.util.nls.api.NlsFormatterPlugin
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateFull
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateLong
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateMedium
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateShort
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeFull
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeLong
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeMedium
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeShort
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeFull
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeLong
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeMedium
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeShort
-
This method gets the
style of this formatter.
- getStyle() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
-
This method gets the
style of this formatter.
- getStyleElement() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- getStyleName() - Method in interface net.sf.mmm.client.ui.api.common.CssProperty
-
- getStyleName() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
- getStyles() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStyles
-
This method gets the style(s) (also called style-name(s)) of this object.
- getStyles() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method gets the style(s) (also called style-name(s)) of this object.
- getStyles() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the style(s) (also called style-name(s)) of this object.
- getStyles() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method gets the style(s) (also called style-name(s)) of this object.
- getStyles() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method gets the style(s) (also called style-name(s)) of this object.
- getSubClass(Class<?>, Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method walks up the
Class-hierarchy from
descendant up to
ancestor
and returns the sub-class or sub-interface of
ancestor on that hierarchy-path.
- getSubFormatter(String, CharSequenceScanner) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
- getSubFormatter(String, String) - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
-
This method creates the
NlsFormatter for the given
formatType and the custom
subformat.
- getSubFormatter(String, CharSequenceScanner) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
-
- getSubFormatter(String, String) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
-
This method creates the
NlsFormatter for the given
formatType and the custom
subformat.
- getSubsequentNewlineCount() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
This method gets the current number of subsequent newlines.
- getSubtitleUrl() - Method in interface net.sf.mmm.client.ui.api.media.VideoDescriptor
-
- getSubtitleUrl() - Method in class net.sf.mmm.client.ui.api.media.VideoDescriptorBean
- getSuccessCallback() - Method in class net.sf.mmm.service.base.client.RemoteInvocationCallData
-
- getSuffix() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
-
- getSummary() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSummary
-
This method gets the summary of this object.
- getSummary() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
This method gets the summary of this object.
- getSummary() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method gets the summary of this object.
- getSummary() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
-
This method gets the summary of this object.
- getSummary() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
This method gets the summary of this object.
- getSummary() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
This method gets the summary of this object.
- getSummary() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method gets the summary of this object.
- getSupportedSuperType(JClassType, TypeOracle) - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
-
- getSupportedSuperType(JClassType, TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
-
- getSyntax() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
-
- getSystemArchitecture() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
-
This method gets the architecture of the operating system running this java virtual machine.
- getSystemArchitecture() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
This method gets the architecture of the operating system running this java virtual machine.
- getSystemInformation() - Method in interface net.sf.mmm.util.lang.api.SystemUtil
-
This method gets the
SystemInformation for the operating system running this java
virtual-machine.
- getSystemInformation() - Method in class net.sf.mmm.util.lang.base.SystemUtilImpl
-
This method gets the
SystemInformation for the operating system running this java
virtual-machine.
- getSystemName() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
-
This method gets the name of the operating system running this java virtual machine.
- getSystemName() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
This method gets the name of the operating system running this java virtual machine.
- getSystemProperty(String) - Static method in class net.sf.mmm.util.lang.api.GwtHelper
-
- getSystemType() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
-
This method gets the type of the operating system running this java virtual machine.
- getSystemType() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
This method gets the type of the operating system running this java virtual machine.
- getSystemVersion() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
-
This method gets the version of the operating system running this java virtual machine in lower-case.
- getSystemVersion() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
This method gets the version of the operating system running this java virtual machine in lower-case.
- getTableBody() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
-
- getTableFooter() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
-
- getTableHeader() - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
-
- getTableRow() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
- getTableWidget() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.Segment
-
This method gets the XML tag-name of this
Segment.
- getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentAny
-
This method gets the XML tag-name of this
Segment.
- getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
-
This method gets the XML tag-name of this
Segment.
- getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerChoice
-
This method gets the XML tag-name of this
Segment.
- getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
-
This method gets the XML tag-name of this
Segment.
- getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerSequence
-
This method gets the XML tag-name of this
Segment.
- getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentEndOfStream
-
This method gets the XML tag-name of this
Segment.
- getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentKey
-
This method gets the XML tag-name of this
Segment.
- getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
-
This method gets the XML tag-name of this
Segment.
- getTagName() - Method in class net.sf.mmm.util.contenttype.base.format.SegmentValue
-
This method gets the XML tag-name of this
Segment.
- getTagStartIndex() - Method in class net.sf.mmm.util.xml.api.ParserState
-
- getTail() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method gets the tail of this scanner without changing the state.
- getTail(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method gets the tail of this scanner limited (truncated) to the given maximum number of
characters without changing the state.
- getTargetList() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.AbstractUiWidgetCustomTwoListSelection
-
- getTargetType() - Method in interface net.sf.mmm.util.value.api.ValueConverter
-
- getTargetType() - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
-
- getTargetType() - Method in class net.sf.mmm.util.value.base.ValueConverterIdentity
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfBoolean
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfByte
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfDouble
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfFloat
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfInt
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfLong
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfObject
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToArrayOfShort
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToClass
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCollection
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToFile
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToMap
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
-
- getTargetType() - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
-
- getTechnicalParent() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
-
- getTechnicalParent() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
- getTechnicalRootType() - Method in interface net.sf.mmm.util.contenttype.api.ContentTypeManager
-
- getTechnicalRootType() - Method in class net.sf.mmm.util.contenttype.impl.ContentTypeManagerImpl
-
- getTemplate() - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
-
- getTemplate() - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
-
- getTemplate(NlsTemplateResolver) - Method in class net.sf.mmm.util.nls.base.BasicNlsMessage
-
- getTemplateResolver() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
-
- getTemplateResolver() - Static method in class net.sf.mmm.util.nls.api.NlsAccess
-
- getTemporaryDirectory() - Method in interface net.sf.mmm.util.file.api.FileUtil
-
- getTemporaryDirectory() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- getter - Variable in class net.sf.mmm.util.cli.base.CliParameterContainer
-
- getTestPath() - Static method in class net.sf.mmm.test.TestResourceHelper
-
This method gets the filesystem path to test-resource of the current project (maven module).
- getTestPath(String) - Static method in class net.sf.mmm.test.TestResourceHelper
-
This method gets the filesystem path to test-resource with the given relativePath.
- getTestPath(Class<?>, String) - Static method in class net.sf.mmm.test.TestResourceHelper
-
This method gets the filesystem path to some test-resource named after the given testClass.
- getTestPath(Package, String) - Static method in class net.sf.mmm.test.TestResourceHelper
-
This method gets the filesystem path to some test-resource located in the given testPackage.
- getText() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadText
-
This method gets the text of this object.
- getText() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
-
This method gets the text of this object.
- getText() - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
-
This method gets the text of this object.
- getText() - Method in class net.sf.mmm.client.ui.gwt.widgets.Caption
-
This method gets the text of this object.
- getText() - Method in class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
- getText() - Method in class net.sf.mmm.util.gwt.api.JsSelection
-
- getText() - Method in class net.sf.mmm.util.text.api.TextColumn
-
This method gets the text of this column.
- getText() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
This method gets the full text containing this segment.
- getText() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
- getTextCharacters() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
- getTextIndex() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- getTextLength() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
- getTextLengthRation(double) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.AutoAdjustInfo
-
- getTextStart() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
- getTheme() - Method in interface net.sf.mmm.client.ui.api.UiConfiguration
-
This method gets the path for the current theme.
- getTheme() - Method in class net.sf.mmm.client.ui.base.UiConfigurationBean
-
This method gets the path for the current theme.
- getTheme() - Method in class net.sf.mmm.client.ui.base.UiConfigurationDefault
-
This method gets the path for the current theme.
- getThirdSegmentType() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
-
- getThreadName() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
This method gets the thread-name.
- getThrowable() - Method in class net.sf.mmm.logging.TestLogger.LogEvent
-
- getTimeout() - Method in class net.sf.mmm.transaction.api.TransactionSettings
-
This method gets the timeout.
- getTimestamp() - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
-
- getTimestamp() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- getTimestamp() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- getTitle() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStringTitle
-
This method gets the title of this object.
- getTitle() - Method in interface net.sf.mmm.client.ui.api.dialog.AbstractDialog
-
This method gets the title of this object.
- getTitle() - Method in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
-
This method gets the title of this object.
- getTitle() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataSet
-
This method gets the title of this object.
- getTitle(MessageSeverity) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
-
- getTitle(DialogController<?>) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- getTitle() - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
-
This method gets the title of this object.
- getTitle() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the title of this object.
- getTitle() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
This method gets the title of this object.
- getTitle() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
This method gets the title of this object.
- getTitle() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
-
This method gets the title of this object.
- getTitle() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method gets the title of this object.
- getTitle() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
-
This method gets the title of this object.
- getTitle() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
-
This method gets the title of this object.
- getTitle() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
-
This method gets the title of this object.
- getTitle() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
This method gets the title of this object.
- getTitle() - Method in interface net.sf.mmm.util.cli.api.CliModeObject
-
- getTitle() - Method in class net.sf.mmm.util.cli.base.CliModeContainer
-
- getTitle() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
-
This method gets the display name of this
ContentType (e.g.
- getTitle() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
This method gets the display name of this
ContentType (e.g.
- getTitle() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadTitle
-
This method gets the title of this object.
- getTitle() - Method in class net.sf.mmm.util.pojo.path.api.TypedProperty
-
This title is used to display the property name to end-users.
- getTitleHeader() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
- getTonika() - Method in enum net.sf.mmm.util.datatype.api.music.MusicalKey
-
This method gets the
TonePitch of the tonika (base-tone) for this key.
- getToolbarWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
- getToolbarWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
- getToolbarWidget() - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
-
- getTooltip() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadTooltip
-
This method gets the tooltip of this object.
- getTooltip() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method gets the tooltip of this object.
- getTooltip() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the tooltip of this object.
- getTooltip() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method gets the tooltip of this object.
- getTooltip() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method gets the tooltip of this object.
- getToplevelWidget() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
- getToplevelWidget() - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
-
- getToplevelWidget(UiWidget) - Static method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
- getToplevelWidget(UiWidget, Class<W>) - Static method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
- getTransaction() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- getTransactionalCalls() - Method in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
- getTransactionalCalls() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
-
- getTransactionalCalls() - Method in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
-
- getTransactionalResults() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
-
- getTransactionalResults() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
-
- getTransactionExecutor() - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
-
- getTransactionExecutor() - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
-
- getTransactionMode() - Method in interface net.sf.mmm.service.api.client.AttributeWriteTransactionMode
-
- getTransactionMode() - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
-
- getTransactionMode() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
- getTransformerFactory() - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
- getTransformers() - Method in class net.sf.mmm.util.transformer.base.StringTransformerList
-
- getTreeModel() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
-
- getTreeModel() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
-
- getTreeNodeWidget(NODE) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
-
- getTreeNodeWidget(NODE) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
-
- getTreeNodeWidget(NODE) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
-
- getTreeNodeWidget(NODE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
- getTreeNodeWidget(NODE) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
- getTruncationForClient() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- getType() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadType
-
This method returns the type of the object.
- getType() - Method in interface net.sf.mmm.client.ui.api.dialog.Dialog
-
This method determines the type of this
Dialog.
- getType() - Method in interface net.sf.mmm.client.ui.api.event.UiEvent
-
This method gets the
type of this event.
- getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventClick
-
This method gets the
type of this event.
- getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventClose
-
This method gets the
type of this event.
- getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventCollapse
-
This method gets the
type of this event.
- getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventExpand
-
This method gets the
type of this event.
- getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventFocusGain
-
This method gets the
type of this event.
- getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventFocusLoss
-
This method gets the
type of this event.
- getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventMode
-
This method gets the
type of this event.
- getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventOpen
-
This method gets the
type of this event.
- getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventSelectionChange
-
This method gets the
type of this event.
- getType() - Method in class net.sf.mmm.client.ui.api.event.UiEventValueChange
-
This method gets the
type of this event.
- getType() - Method in class net.sf.mmm.client.ui.base.dialog.main.AbstractMainDialogController
-
This method determines the type of this
Dialog.
- getType() - Method in class net.sf.mmm.client.ui.base.dialog.navigation.AbstractNavigationDialogController
-
This method determines the type of this
Dialog.
- getType() - Method in class net.sf.mmm.client.ui.base.dialog.page.AbstractPageDialogController
-
This method determines the type of this
Dialog.
- getType() - Method in class net.sf.mmm.client.ui.base.dialog.root.RootDialogController
-
This method determines the type of this
Dialog.
- getType() - Method in interface net.sf.mmm.transaction.api.TransactionEvent
-
This method gets the type of this event.
- getType() - Method in class net.sf.mmm.transaction.base.TransactionEventImpl
-
This method gets the type of this event.
- getType() - Method in interface net.sf.mmm.util.event.api.ChangeEvent
-
This method gets the type of this event.
- getType(Object) - Static method in exception net.sf.mmm.util.exception.api.NlsClassCastException
-
This method gets the
class of an object in a null-safe way.
- getType(File) - Static method in enum net.sf.mmm.util.file.api.FileType
-
This method determines the type of a file.
- getType() - Method in class net.sf.mmm.util.gwt.api.JsBlob
-
- getType() - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
-
- getType() - Method in interface net.sf.mmm.util.lang.api.Message
-
This method gets the type of this
Message.
- getType() - Method in class net.sf.mmm.util.lang.base.AbstractErrorMessage
-
This method gets the type of this
Message.
- getType() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
- getType() - Method in class net.sf.mmm.util.lang.base.InformationMessage
-
This method gets the type of this
Message.
- getType() - Method in class net.sf.mmm.util.lang.base.WarningMessage
-
This method gets the type of this
Message.
- getType() - Method in interface net.sf.mmm.util.nls.api.NlsFormatterPlugin
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDate
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateIso8601
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTime
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeIso8601
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTime
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeIso8601
-
This method gets the
type of
this formatter.
- getType() - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
-
This method gets the
type of
this formatter.
- getType(GenericType<?>, String, boolean, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
-
This method determines the result-type for the given
pojoPath starting at
the given
pojoType using the given
context.
- getType(Type, String, boolean, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
-
This method determines the result-type for the given
pojoPath starting at
the given
pojoType using the given
context.
- getType(Type, String, boolean, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method determines the result-type for the given
pojoPath starting at
the given
pojoType using the given
context.
- getType(GenericType<?>, String, boolean, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method determines the result-type for the given
pojoPath starting at
the given
pojoType using the given
context.
- getType() - Method in interface net.sf.mmm.util.reflect.api.GenericType
-
- getType(int) - Method in class net.sf.mmm.util.reflect.api.Signature
-
This method gets the
type of this signature at the given position.
- getType() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
- getType() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
- getType() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
- getType() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
- getType() - Method in class net.sf.mmm.util.validation.base.AbstractValidationFailure
-
This method gets the type of this
Message.
- getType(Object) - Static method in exception net.sf.mmm.util.value.api.WrongValueTypeException
-
This method gets the type reflecting the actual value.
- getTypeAnnotation(Class<?>, Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
-
This method gets the first
annotation of the type given by
annotation in the declaration of the given
annotatedType.
- getTypeAnnotation(Class<?>, Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
This method gets the first
annotation of the type given by
annotation in the declaration of the given
annotatedType.
- getTypeArgument(int) - Method in interface net.sf.mmm.util.reflect.api.GenericType
-
This method gets the type-argument at the given index.
- getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
This method gets the type-argument at the given index.
- getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
This method gets the type-argument at the given index.
- getTypeArgument(int) - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
This method gets the type-argument at the given index.
- getTypeArgumentCount() - Method in interface net.sf.mmm.util.reflect.api.GenericType
-
- getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
- getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.impl.GenericTypeImpl
-
- getTypeArgumentCount() - Method in class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
- getTypeCount() - Method in class net.sf.mmm.util.reflect.api.Signature
-
This method gets the number of
types in this signature.
- getTypedProperty() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- getTypeId() - Method in interface net.sf.mmm.util.entity.api.EntityId
-
This method gets the identifier representing the
type of the referenced
entity or object.
- getTypeId() - Method in class net.sf.mmm.util.entity.base.EntityIdImpl
-
This method gets the identifier representing the
type of the referenced
entity or object.
- getUiContext() - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
-
- getUiWidget() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
- getUiWidget() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
-
- getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method is a design suggestion for implementations of widget adapters that need typed access to
AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
- getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
This method is a design suggestion for implementations of widget adapters that need typed access to
AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
- getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
-
This method is a design suggestion for implementations of widget adapters that need typed access to
AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
- getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
This method is a design suggestion for implementations of widget adapters that need typed access to
AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
- getUiWidgetTyped() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
This method is a design suggestion for implementations of widget adapters that need typed access to
AbstractUiWidgetAdapter.getUiWidget() and want to perform the cast only in a single place.
- getUniqueId() - Method in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
-
- getUnit() - Method in class net.sf.mmm.client.ui.api.common.Length
-
- getUnit() - Method in interface net.sf.mmm.util.date.api.Recurrence
-
- getUnit() - Method in class net.sf.mmm.util.date.base.RecurrenceBean
-
- getUpperBounds() - Method in class net.sf.mmm.util.reflect.impl.LowerBoundWildcardType
- getUpperBounds() - Method in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
- getUpperBounds() - Method in class net.sf.mmm.util.reflect.impl.UpperBoundWildcardType
- getUri() - Method in class net.sf.mmm.util.http.HttpRequest
-
This method gets the requested URI (e.g.
- getUri() - Method in interface net.sf.mmm.util.path.api.PathUri
-
This method gets this
PathUri as string.
- getUri() - Method in class net.sf.mmm.util.path.base.PathUriImpl
-
This method gets this
PathUri as string.
- getUri() - Method in interface net.sf.mmm.util.resource.api.DataResource
-
- getUri() - Method in interface net.sf.mmm.util.resource.api.ResourceUri
-
- getUri() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
-
- getUri() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
- getUri() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
-
- getUri() - Method in class net.sf.mmm.util.resource.base.FileResource
-
- getUri() - Method in class net.sf.mmm.util.resource.base.ResourceUriImpl
-
- getUri() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
-
- getUrl() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadUrl
-
This method gets the URL of this object.
- getUrl() - Method in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
-
This method gets the URL of this object.
- getUrl() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the URL of this object.
- getUrl() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
-
This method gets the URL of this object.
- getUrl() - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method gets this resource as
URL.
- getUrl() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method gets this resource as
URL.
- getUrl() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
-
This method gets this resource as
URL.
- getUrl() - Method in class net.sf.mmm.util.resource.base.FileResource
-
This method gets this resource as
URL.
- getUrl() - Method in class net.sf.mmm.util.resource.base.UrlResource
-
This method gets this resource as
URL.
- getUrl() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
-
This method gets this resource as
URL.
- getUrl() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
-
This method gets this resource as
URL.
- getUser() - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
-
- getUser() - Method in class net.sf.mmm.util.file.base.FileAttributes
-
- getUser() - Method in interface net.sf.mmm.util.session.api.UserSession
-
- getUser() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
- getUserHomeDirectory() - Method in interface net.sf.mmm.util.file.api.FileUtil
-
- getUserHomeDirectory() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- getUserHomeDirectoryPath() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
- getUserHomeDirectoryPath() - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
-
- getUserLocale() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
-
- getUserLogin() - Method in interface net.sf.mmm.client.api.session.ClientSession
-
- getUserLogin() - Method in class net.sf.mmm.util.file.base.FileUtilImpl
- getUserLogin() - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
-
- getUserLogin() - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
-
- getUserName() - Method in interface net.sf.mmm.client.api.session.ClientSession
-
- getUuid() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
This method gets the
UUID of this object.
- getUuid() - Method in exception net.sf.mmm.util.exception.api.NlsException
-
This method gets the
UUID of this object.
- getUuid() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
This method gets the
UUID of this object.
- getUuid() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadUuid
-
This method gets the
UUID of this object.
- getUuid() - Method in interface net.sf.mmm.util.lang.api.Message
-
This method gets the
UUID of this object.
- getUuid() - Method in class net.sf.mmm.util.lang.base.AbstractMessage
-
This method gets the
UUID of this object.
- getUuid() - Method in class net.sf.mmm.util.lang.base.InformationMessage
-
This method gets the
UUID of this object.
- getUuid() - Method in class net.sf.mmm.util.lang.base.WarningMessage
-
This method gets the
UUID of this object.
- getValidationFailure() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValidationFailure
-
This method gets the validation failure of this object.
- getValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets the validation failure of this object.
- getValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method gets the validation failure of this object.
- getValidationFailure() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
This method gets the validation failure of this object.
- getValidationFailure() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method gets the validation failure of this object.
- getValidationFailureSetCount() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- getValidator() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
-
- getValidator() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- getValidator() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
-
- getValidator(int) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
-
- getValidator() - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
- getValidatorCount() - Method in class net.sf.mmm.util.validation.base.ComposedValidator
-
- getValidity() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
- getValidity() - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
-
- getValidity() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
- getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
-
This method returns the raw value of this datatype.
- getValue() - Method in class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
-
This method returns the raw value of this datatype.
- getValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValueAdvanced
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.api.common.Length
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.client.ui.api.common.LengthUnit
-
This method returns the raw value of this datatype.
- getValue() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetListTable
-
Here the value is the actual list that is displayed and may be modified (
edited,
rows added or
removed, etc.) by the end-user.
- getValue() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetOptionListTable
-
Here the value is the actual
selection the end-user can select from the
available
options.
- getValue() - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetListBoxField
-
This method gets the value of this object.
- getValue() - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetWithValue
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
-
- getValue(ROW) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
-
This method gets the value of the property represented by this
PropertyAccessor from the given
element.
- getValue() - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
-
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
-
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
-
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBackgroundColor
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorBold
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontColor
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontFamily
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorFontSize
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorItalic
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorStrikethrough
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSubscript
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorSuperscript
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorUnderline
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
- getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField.ValueAdapter
- getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase.ValueAdapter
- getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyFileUpload
- getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
- getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
- getValue() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
-
This method gets the value of this object.
- getValue() - Method in class net.sf.mmm.service.api.DefaultCsrfToken
-
This method returns the raw value of this datatype.
- getValue() - Method in interface net.sf.mmm.util.cli.base.CliValueContainer
-
- getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerArray
-
- getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
-
- getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerMap
-
- getValue() - Method in class net.sf.mmm.util.cli.base.CliValueContainerObject
-
- getValue() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
-
This method gets the actual value of this node.
- getValue() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
This method gets the actual value of this node.
- getValue() - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
-
This method gets the value of this object.
- getValue() - Method in enum net.sf.mmm.util.datatype.api.color.ColorModel
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.util.datatype.api.music.DiatonicScale
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.util.datatype.api.music.MusicalKey
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.util.datatype.api.music.TonePitch
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.util.datatype.api.person.Gender
-
This method returns the raw value of this datatype.
- getValue() - Method in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
-
This method gets the actual phone number (e.g.
- getValue() - Method in enum net.sf.mmm.util.date.api.DateUnit
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.util.date.api.Month
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.util.date.api.Weekday
-
This method returns the raw value of this datatype.
- getValue() - Method in class net.sf.mmm.util.date.api.WeekdaySet
-
This method returns the
WeekdaySet as compressed mask of seven bits.
- getValue() - Method in enum net.sf.mmm.util.date.api.WeekOfMonth
-
This method returns the raw value of this datatype.
- getValue() - Method in class net.sf.mmm.util.entity.base.AbstractEntityId
-
This method returns the raw value of this datatype.
- getValue() - Method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
-
This method returns the raw value of this datatype.
- getValue(SimpleDatatype<V>) - Static method in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
-
- getValue() - Method in enum net.sf.mmm.util.lang.api.Alignment
-
This method returns the raw value of this datatype.
- getValue() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadValue
-
This method gets the value of this object.
- getValue() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.util.lang.api.Comparator
-
Deprecated.
- getValue() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
-
- getValue() - Method in enum net.sf.mmm.util.lang.api.Conjunction
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.util.lang.api.Direction
-
This method returns the raw value of this datatype.
- getValue() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
-
This method returns the raw value of this datatype.
- getValue() - Method in class net.sf.mmm.util.lang.api.GenericBean
-
This method gets the value of this object.
- getValue() - Method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.util.lang.api.Orientation
-
This method returns the raw value of this datatype.
- getValue() - Method in interface net.sf.mmm.util.lang.api.SimpleDatatype
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.util.lang.api.SortOrder
-
This method returns the raw value of this datatype.
- getValue() - Method in enum net.sf.mmm.util.lang.api.VerticalAlignment
-
This method returns the raw value of this datatype.
- getValue() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
-
This method returns the raw value of this datatype.
- getValue(JsonNode, String, Class<V>, boolean) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
-
Gets and converts the specified value from the given JsonNode.
- getValue(JsonNode, Class<V>) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
-
Gets and converts the value of the given JsonNode.
- getValue() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
-
This method returns the raw value of this datatype.
- getValue() - Method in class net.sf.mmm.util.lang.base.EnumEnumType
-
This method returns the raw value of this datatype.
- getValue(Manifest, Attributes.Name) - Static method in class net.sf.mmm.util.reflect.base.ManifestLoader
-
This method gets an attribute-value from a
Manifest in a pragmatic way.
- getValue() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
-
This method returns the raw value of this datatype.
- getValue(POJO) - Method in interface net.sf.mmm.util.value.api.PropertyAccessor
-
This method gets the value of the property represented by this
PropertyAccessor from the given
element.
- getValue(POJO) - Method in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
This method gets the value of the property represented by this
PropertyAccessor from the given
element.
- getValue() - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
This method returns the raw value of this datatype.
- getValue() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
This method returns the raw value of this datatype.
- getValue() - Method in class net.sf.mmm.util.xml.base.jaxb.Property
-
- getValueAndValidate(ValidationState) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValueAndValidation
-
- getValueAndValidate(ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
- getValueAndValidate(ValidationState) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
-
- getValueAsByte() - Method in class net.sf.mmm.util.datatype.api.color.Factor
-
- getValueAsFactor() - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
- getValueAsFactor() - Method in class net.sf.mmm.util.datatype.api.color.Factor
- getValueAsFactor() - Method in interface net.sf.mmm.util.datatype.api.color.Segment
-
- getValueAsPercent() - Method in class net.sf.mmm.util.datatype.api.color.AbstractSegment
- getValueAsPercent() - Method in interface net.sf.mmm.util.datatype.api.color.Segment
-
- getValueAsString() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValueAsString
-
- getValueAsString() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
- getValueAsString() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- getValueAsString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- getValueAsString() - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
-
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetToggleButton
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetDateField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetDoubleField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetFileField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetInstantField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetIntegerField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetIntegerSliderField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLocalDateField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLocalTimeField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetLongField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetPasswordField
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
- getValueClass() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextField
- getValueClass() - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
-
Deprecated.
- getValueClass() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
-
This method gets the output-type (or return-type) of this function.
- getValueClass() - Method in class net.sf.mmm.util.pojo.path.impl.function.PojoPathNamedFunctionToString
-
This method gets the output-type (or return-type) of this function.
- getValueConverter() - Method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
-
- getValueConverter() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- getValueConverter() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- getValueDirect(VALUE, ValidationState) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValueAndValidation
-
- getValueDirect(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
- getValueDirect(Void, ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
- getValueDirect(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getValueDirect(VALUE, ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- getValueMax() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueMax
-
This method gets the
valuemax property of this
object.
- getValueMax() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
-
This method gets the
valuemax property of this
object.
- getValueMin() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueMin
-
This method gets the
valuemin property of this
object.
- getValueMin() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
-
This method gets the
valuemin property of this
object.
- getValueNow() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueNow
-
This method gets the
valuenow property of this
object.
- getValueNow() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
-
This method gets the
valuenow property of this
object.
- getValueOrException(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadValueAdvanced
-
- getValueOrException(Void) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
- getValueOrException(VALUE) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
-
- getValueOrException(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getValues() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
-
- getValueText() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaValueText
-
This method gets the
valuetext property of this
object.
- getValueText() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
-
This method gets the
valuetext property of this
object.
- getValueType() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadValueType
-
This method gets the value type of this object.
- getValueType() - Method in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
This method gets the value type of this object.
- getVariable(String) - Method in interface net.sf.mmm.util.context.api.GenericContext
-
This method gets the variable associated with the given variableName.
- getVariable(String, Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
-
This method gets the variable associated with the given variableName as the given
type.
- getVariable(Class<T>) - Method in interface net.sf.mmm.util.context.api.GenericContext
-
This method gets the variable associated with the given type.
- getVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
-
This method gets the variable associated with the given variableName.
- getVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
-
This method gets the variable associated with the given variableName as the given
type.
- getVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
-
This method gets the variable associated with the given type.
- getVariable(String) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method gets the variable associated with the given variableName.
- getVariable(Class<T>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method gets the variable associated with the given type.
- getVariable(String, Class<T>) - Method in class net.sf.mmm.util.context.impl.MutableGenericContextImpl
-
This method gets the variable associated with the given variableName as the given
type.
- getVariableName(Class<?>) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method gets the variable-name (key) for the given type.
- getVariableNames() - Method in interface net.sf.mmm.util.context.api.GenericContext
-
This method returns the names of all defined variables.
- getVariableNames() - Method in class net.sf.mmm.util.context.base.AbstractGenericContextProxy
-
This method returns the names of all defined variables.
- getVariableNames() - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method returns the names of all defined variables.
- getVersion() - Method in class net.sf.mmm.util.cli.api.AbstractVersionedMain
-
This method gets the Version of this program.
- getVersion() - Method in class net.sf.mmm.util.http.HttpMessage
-
This method gets the HTTP version to use.
- getVersionId() - Method in class net.sf.mmm.service.impl.gwt.rpc.client.rebind.RemoteInvocationServiceCallerGenerator
- getVersionId() - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
- getVersionId() - Method in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
- getVersionId() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
- getVersionId() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator
- getVersionMajorSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- getVersionMajorSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- getVersionMicroSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- getVersionMicroSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- getVersionMilliSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- getVersionMilliSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- getVersionMinorSegment() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- getVersionMinorSegment() - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- getVersionSegment(int) - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
This method gets an arbitrary segment of the version number.
- getVersionSegment(int) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
This method gets an arbitrary segment of the version number.
- getVersionSegmentCount() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- getVersionSegmentCount() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- getVerticalAlignment() - Method in enum net.sf.mmm.util.lang.api.Alignment
-
This method gets the vertical part of the alignment.
- getVerticalScrollbarPolicy() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadScrollbarPolicy
-
- getView() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
-
- getVisibility() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
This method gets the
lowest visibility
to be considered when searching for methods or fields.
- getVisibleFlag() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisibleAdvanced
-
This method gets advanced visibility support.
- getVisibleFlag() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method gets advanced visibility support.
- getVisibleFlag() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method gets advanced visibility support.
- getVisibleFlag() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method gets advanced visibility support.
- getVolume() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadVolume
-
This method gets the volume of this object.
- getWeekdays() - Method in interface net.sf.mmm.util.date.api.Recurrence
-
- getWeekdays() - Method in class net.sf.mmm.util.date.base.RecurrenceBean
-
- getWeekOfMonth() - Method in interface net.sf.mmm.util.date.api.Recurrence
-
- getWeekOfMonth() - Method in class net.sf.mmm.util.date.base.RecurrenceBean
-
- getWidget() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
- getWidget() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
-
- getWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getWidgetAdapter(UiWidget) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- getWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- getWidgetAdapter(AbstractUiWidgetNative<A, ?>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- getWidgetAdapter() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
- getWidgetAdapterForColumn(UiWidgetTableColumn<?, ?>) - Static method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
- getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
-
- getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
- getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
- getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
- getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
- getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
- getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
- getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
- getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
- getWidgetAsFocusable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
- getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
- getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
-
- getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
- getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
- getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
- getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
- getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
- getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
- getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
- getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
- getWidgetAsHasAllFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
- getWidgetAsHasBlurHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
-
- getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
- getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
- getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
- getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
- getWidgetAsHasChangeHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
- getWidgetAsHasFocusHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
-
- getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
- getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
-
- getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
- getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
- getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
- getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
- getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
- getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
- getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
- getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
- getWidgetAsKeyPressHandlers() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
- getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
- getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
- getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidget
- getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
- getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
- getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
- getWidgetAsTakesValue() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
- getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
- getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
- getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
- getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase
- getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
- getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
- getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
- getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
- getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaBase
- getWidgetAsTakesValueString() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextBoxBase
- getWidgetFactory() - Method in interface net.sf.mmm.client.ui.api.UiContext
-
- getWidgetFactory() - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- getWidgetFactory() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- getWidgetFactoryDatatype() - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
-
- getWidgetFactoryNative() - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
-
- getWidgetInterface() - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetFactoryNative
-
This method gets the interface of the widget interface handled by this factory.
- getWidgetInterface() - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiSingleWidgetFactoryNative
-
This method gets the interface of the widget interface handled by this factory.
- getWidgetPanel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
- getWidgetViewMode() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- getWidth() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSize
-
This method gets the width of this object.
- getWidth() - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method gets the width of this object.
- getWidth() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
-
- getWidth() - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
-
This method gets the width of the
help-output
in characters per line.
- getWidth() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
This method gets the width of this column in characters excluding the
left and
right border.
- getWidth() - Method in class net.sf.mmm.util.text.api.TextTableInfo
-
This method gets the width of the text-table in characters.
- getWidth() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
This method gets the physical
width.
- getWidthInPixel() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSizeInPixel
-
This method gets the width of this object in pixels.
- getWidthInPixel() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
-
This method gets the width of this object in pixels.
- getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.UiDisplayGwt
-
This method gets the width of this object in pixels.
- getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
This method gets the width of this object in pixels.
- getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
-
This method gets the width of this object in pixels.
- getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method gets the width of this object in pixels.
- getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
This method gets the width of this object in pixels.
- getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.test.UiDisplayTestImpl
-
This method gets the width of this object in pixels.
- getWidthInPixel() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method gets the width of this object in pixels.
- getWord() - Method in interface net.sf.mmm.util.text.api.Hyphenation
-
This method gets the raw word to be hyphenated.
- getWord() - Method in class net.sf.mmm.util.text.base.HyphenationImpl
-
This method gets the raw word to be hyphenated.
- getWord() - Method in class net.sf.mmm.util.text.base.HyphenationState
-
This method gets the word to hyphenate.
- getWordPart() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
-
This method gets the
word-part, that is the
pattern without digits.
- getWordPartHash() - Method in class net.sf.mmm.util.text.base.HyphenationPattern
-
This method gets the pre-calculated hash of
word-part.
- getWrapChars() - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
This method gets the characters where a wrap of the line is preferred.
- getX() - Method in class net.sf.mmm.client.ui.api.common.Point
-
- getX2() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
-
- getXmlInputFactory() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- getXmlOutputFactory() - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- getXsrfToken() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
- getXsrfToken() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
-
- getXsrfToken() - Method in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
-
Gets the
CsrfToken that has been generated on the server-side.
- getXsrfTokenManager() - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- getY() - Method in class net.sf.mmm.client.ui.api.common.Point
-
- getY2() - Method in class net.sf.mmm.client.ui.api.common.Rectangle
-
- GIMEL_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- ginjector - Variable in class net.sf.mmm.client.base.gwt.AbstractEntryPoint
-
- GLASS_PANEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The name of the CSS style for the glass panel used for modal popups.
- glassPanel - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- GLOB_PATTERN_FUNCTION - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- globalExceptionHandler - Variable in class net.sf.mmm.util.event.base.AbstractEventBus
-
- GlobalExceptionHandler - Interface in net.sf.mmm.util.exception.api
-
This is the interface used as fallback to
handle errors that
can not be handled in a specific way by generic components.
- GlobalExceptionHandlerLoggingImpl - Class in net.sf.mmm.util.exception.base
-
- GlobalExceptionHandlerLoggingImpl() - Constructor for class net.sf.mmm.util.exception.base.GlobalExceptionHandlerLoggingImpl
-
The constructor.
- GlobPatternCompiler - Class in net.sf.mmm.util.pattern.base
-
- GlobPatternCompiler() - Constructor for class net.sf.mmm.util.pattern.base.GlobPatternCompiler
-
The constructor.
- grabbed - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
- GRAVE_ACCENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The grave accent.
- GREATER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-operator greater (>).
- GREATER_OR_EQUAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-operator greater-or-equal (>=).
- GREATER_THAN_ABOVE_DOUBLE_LINE_EQUAL_ABOVE_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_ABOVE_LESS_THAN_ABOVE_DOUBLE_LINE_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_ABOVE_SIMILAR_ABOVE_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_ABOVE_SIMILAR_OR_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_ABOVE_SLANTED_EQUAL_ABOVE_LESS_THAN_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_AND_NOT_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_AND_SINGLE_LINE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_BESIDE_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_BUT_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_CLOSED_BY_CURVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_CLOSED_BY_CURVE_ABOVE_SLANTED_EQUAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_EQUAL_TO_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_OR_APPROXIMATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_OR_SLANTED_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_ABOVE_LEFT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_OR_SLANTED_EQUAL_TO_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_OVER_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_OVERLAPPING_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The greater-than sign for the according mathematical relation.
- GREATER_THAN_WITH_CIRCLE_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREATER_THAN_WITH_QUESTION_MARK_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_BETA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_KAI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_BETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_CHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_DELTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_EPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_ETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_HETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_IOTA_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_KAPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_LAMDA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_MU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_NU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_OMICRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_PHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_PI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_RHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_SAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_SHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_SIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_TAU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_THETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_UPSILON_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_XI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LETTER_ZETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_REVERSED_DOTTED_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_REVERSED_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_CAPITAL_THETA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_KAI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_KAPPA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_LETTER_ARCHAIC_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_LETTER_DIGAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_LETTER_SAMPI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_LETTER_STIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_LETTER_YOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_LUNATE_EPSILON_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_LUNATE_SIGMA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_PHI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_PI_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_REVERSED_LUNATE_EPSILON_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_RHO_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_RHO_WITH_STROKE_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_ALPHA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_ALPHA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_ARCHAIC_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_BETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_CHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_DELTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_DIGAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_EPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_EPSILON_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_ETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_ETA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_FINAL_SIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_GAMMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_HETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_IOTA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_IOTA_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_IOTA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_KAPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_KOPPA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_LAMDA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_MU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_NU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_OMEGA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_OMEGA_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_OMICRON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_OMICRON_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_PHI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_PI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_PSI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_RHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_SAMPI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_SAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_SHO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_SIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_STIGMA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_TAU - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_THETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_UPSILON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_UPSILON_WITH_DIALYTIKA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_UPSILON_WITH_DIALYTIKA_AND_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_UPSILON_WITH_TONOS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_XI - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_SMALL_LETTER_ZETA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_THETA_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_UPSILON_WITH_ACUTE_AND_HOOK_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_UPSILON_WITH_DIAERESIS_AND_HOOK_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEK_UPSILON_WITH_HOOK_SYMBOL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- GREEN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
- green - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- Green - Class in net.sf.mmm.util.datatype.api.color
-
- Green() - Constructor for class net.sf.mmm.util.datatype.api.color.Green
-
The constructor for de-serialization in GWT.
- Green(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Green
-
The constructor.
- Green(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Green
-
The constructor.
- Green(int) - Constructor for class net.sf.mmm.util.datatype.api.color.Green
-
The constructor.
- Green(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Green
-
The constructor.
- GREY - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
- GRID_ROW_SEPARATOR - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The name of the CSS style for a separator row.
- gridLayout - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar.FontSettingsPopup
-
- GridPanel - Class in net.sf.mmm.client.ui.gwt.widgets
-
- GridPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.GridPanel
-
The constructor.
- group - Variable in class net.sf.mmm.util.file.base.FileAttributes
-
- GROUP_BY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-keyword GROUP BY.
- GROUP_BY_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- GROUP_BY_ITEM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- groupId - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
-
The unique group ID for the RadioButtons.
- groups - Variable in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
- groups - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- GuessingPojoFactory - Class in net.sf.mmm.util.pojo.base
-
This is the default implementation of the
PojoFactory interface.
- GuessingPojoFactory() - Constructor for class net.sf.mmm.util.pojo.base.GuessingPojoFactory
-
The constructor.
- GuessingPojoFactory(CollectionFactoryManager) - Constructor for class net.sf.mmm.util.pojo.base.GuessingPojoFactory
-
The constructor.
- GwtClientContext - Class in net.sf.mmm.client.base.gwt
-
- GwtClientContext() - Constructor for class net.sf.mmm.client.base.gwt.GwtClientContext
-
The constructor.
- GwtEventBusAdapter - Class in net.sf.mmm.util.event.impl
-
This is an implementation of
EventBus that delegates to an
implementation of the
EventBus interface.
- GwtEventBusAdapter() - Constructor for class net.sf.mmm.util.event.impl.GwtEventBusAdapter
-
The constructor.
- GwtEventBusAdapter(EventBus) - Constructor for class net.sf.mmm.util.event.impl.GwtEventBusAdapter
-
The constructor.
- GwtHelper - Class in net.sf.mmm.util.lang.api
-
This class is used as indirection for code that is NOT GWT compatible.
- GwtHelper() - Constructor for class net.sf.mmm.util.lang.api.GwtHelper
-
Construction prohibited.
- GwtLogger - Class in net.sf.mmm.util.logging.impl
-
This is a SLF4J Logger for GWT clients.
- GwtLogger(String) - Constructor for class net.sf.mmm.util.logging.impl.GwtLogger
-
The constructor.
- GwtUtil - Class in net.sf.mmm.util.gwt.api
-
This utility class provides various functions for GWT specific functions.
- GwtUtil() - Constructor for class net.sf.mmm.util.gwt.api.GwtUtil
-
The constructor.
- icon - Variable in enum net.sf.mmm.client.ui.api.common.RichTextFeature
-
- ICON_DOWN - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The name of the CSS style for an icon with an arrow down (e.g.
- ICON_STEP_NEXT - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The name of the CSS style for an icon indicating a step to the next item.
- ICON_STEP_PREVIOUS - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The name of the CSS style for an icon indicating a step to the previous item.
- ICON_UP - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The name of the CSS style for an icon with an arrow up (e.g.
- IconConstants - Interface in net.sf.mmm.client.ui.api.common
-
- iconMarkup(String) - Method in interface net.sf.mmm.client.ui.gwt.widgets.HtmlTemplates
-
- id - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
-
- id - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- id - Variable in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
-
- id - Variable in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
-
- id - Variable in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
-
- id - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
-
- id - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
- id - Variable in class net.sf.mmm.util.entity.base.AbstractGenericEntity
-
- id - Variable in class net.sf.mmm.util.filter.base.FilterRuleChain
-
- id - Variable in class net.sf.mmm.util.transferobject.api.EntityTo
-
- id - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain
-
- id - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
-
- id2callableMap - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
-
- id2contentTypeMap - Variable in class net.sf.mmm.util.contenttype.base.AbstractContentTypeManager
-
- id2DialogMap - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- id2ModeMap - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
-
- id2valueMap - Variable in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
-
- ID_DEFAULT - Static variable in annotation type net.sf.mmm.util.cli.api.CliMode
-
- ID_FIRST - Static variable in annotation type net.sf.mmm.util.cli.api.CliArgument
-
- ID_HELP - Static variable in annotation type net.sf.mmm.util.cli.api.CliMode
-
The
ID of the
CliMode for getting help (the usage).
- ID_LAST - Static variable in annotation type net.sf.mmm.util.cli.api.CliArgument
-
- ID_SEPARATOR - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadHtmlId
-
Use this character to compose hierarchical
IDs.
- ID_VERSION - Static variable in annotation type net.sf.mmm.util.cli.api.CliMode
-
The
ID of the
CliMode for getting the program-version.
- idCounter - Static variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- IDENTICAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- IDENTICAL_TO_AND_SLANTED_PARALLEL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- IDENTIFICATION_VARIABLE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
A simple variable to use as identifier, typically called alias.
- IDENTIFICATION_VARIABLE_DECLARATION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- IDENTIFIER_FILTER - Static variable in interface net.sf.mmm.util.filter.api.CharFilter
-
A filter that only
accepts characters valid for a technical identifier-string (e.g.
- idPrefix - Static variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- IdResolverContext - Class in net.sf.mmm.util.xml.base.jaxb
-
- IdResolverContext() - Constructor for class net.sf.mmm.util.xml.base.jaxb.IdResolverContext
-
The constructor.
- IdResolverContext.Resolver - Class in net.sf.mmm.util.xml.base.jaxb
-
This inner class resolves an ID on demand.
- IllegalCaseException - Exception in net.sf.mmm.util.exception.api
-
- IllegalCaseException() - Constructor for exception net.sf.mmm.util.exception.api.IllegalCaseException
-
The constructor for de-serialization in GWT.
- IllegalCaseException(String) - Constructor for exception net.sf.mmm.util.exception.api.IllegalCaseException
-
The constructor.
- IllegalCaseException(Class<E>, E) - Constructor for exception net.sf.mmm.util.exception.api.IllegalCaseException
-
The constructor.
- IllegalDateFormatException - Exception in net.sf.mmm.util.date.api
-
This is the exception thrown if a date given as string was illegal.
- IllegalDateFormatException() - Constructor for exception net.sf.mmm.util.date.api.IllegalDateFormatException
-
The constructor for de-serialization in GWT.
- IllegalDateFormatException(String) - Constructor for exception net.sf.mmm.util.date.api.IllegalDateFormatException
-
The constructor.
- IllegalDateFormatException(String, Exception) - Constructor for exception net.sf.mmm.util.date.api.IllegalDateFormatException
-
The constructor.
- IllegalPojoPathException - Exception in net.sf.mmm.util.pojo.path.api
-
- IllegalPojoPathException(String) - Constructor for exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
-
The constructor.
- IllegalPojoPathException(Throwable, String) - Constructor for exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
-
The constructor.
- IllegalWildcardSequenceException - Exception in net.sf.mmm.util.reflect.base
-
- IllegalWildcardSequenceException(String) - Constructor for exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
-
The constructor.
- image - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
-
- image - Variable in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
-
- image - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
- image - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
-
- IMAGE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- IMAGE_OF_OR_APPROXIMATELY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- immutableContext - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
the parent context
- ImmutableGenericContext - Class in net.sf.mmm.util.context.base
-
This is an implementation of the
GenericContext interface that is an
immutable view that delegates to another instance.
- ImmutableGenericContext(GenericContext) - Constructor for class net.sf.mmm.util.context.base.ImmutableGenericContext
-
The constructor.
- IMPL_CLASS_SUFFIX - Static variable in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
-
The conventional suffix for an implementation class.
- IMPL_PKG_SUFFIX - Static variable in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
-
The conventional suffix for an implementation package.
- IN - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-keyword IN.
- IN_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- IN_ITEM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- inAttribute - Variable in class net.sf.mmm.util.xml.api.ParserState
-
- inBrace - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
-
true if in open brace ('('), false otherwise.
- includeReader - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
The reader to the current XInclude document or null if we currently have no active XInclude.
- includeText - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
The included text or null if currently no text is to be included.
- INCOMPLETE_INFINITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- increase(ColorFactor) - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
-
- indent - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
-
- indent - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- indentationMode - Variable in class net.sf.mmm.util.text.api.TextColumnInfo
-
- IndentationMode() - Constructor for enum net.sf.mmm.util.text.api.TextColumnInfo.IndentationMode
-
- index - Variable in class net.sf.mmm.util.cli.base.CliParameterConsumer
-
- index - Variable in class net.sf.mmm.util.collection.base.ArrayIterator
-
The current index in array.
- index - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
-
- index - Variable in class net.sf.mmm.util.lang.base.SequenceCharIterator
-
- index - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
-
- index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
-
- index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
-
- index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoFieldIntrospectorImpl.PojoFieldIterator
-
- index - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
-
- index - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
-
- index - Variable in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
-
- index - Variable in class net.sf.mmm.util.text.base.HyphenationPatternPosition
-
the index of the hyphenation-position in the pattern (without numbers).
- index - Variable in class net.sf.mmm.util.xml.base.NodeIterator
-
- index - Variable in class net.sf.mmm.util.xml.base.XmlInputStream
-
- INF_AND - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_BOTTOM - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_BOTTOM_LEFT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_BOTTOM_RIGHT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_CENTER - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_EAST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_GREATER_OR_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_GREATER_THAN - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_HORIZONTAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_LEFT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_LESS_OR_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_LESS_THAN - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_MAIN_MODE_DEFAULT - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
-
- INF_MAIN_MODE_HELP - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
-
- INF_MAIN_MODE_VERSION - Static variable in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
-
- INF_NAND - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_NOR - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_NORTH - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_NORTH_EAST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_NORTH_WEST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_NOT_EQUAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_OR - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_RIGHT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_SOUTH - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_SOUTH_EAST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_SOUTH_WEST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_TOP - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_TOP_LEFT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_TOP_RIGHT - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_VERTICAL - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INF_WEST - Static variable in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INFINITY - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INFINITY_NEGATED_WITH_VERTICAL_BAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INFIX_FILTER - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- info(String) - Method in class net.sf.mmm.logging.DummyLogger
- info(String, Object) - Method in class net.sf.mmm.logging.DummyLogger
- info(String, Object...) - Method in class net.sf.mmm.logging.DummyLogger
- info(String, Throwable) - Method in class net.sf.mmm.logging.DummyLogger
- info(String, Object, Object) - Method in class net.sf.mmm.logging.DummyLogger
- info(String) - Method in class net.sf.mmm.logging.TestLogger
- info(String, Object) - Method in class net.sf.mmm.logging.TestLogger
- info(String, Object...) - Method in class net.sf.mmm.logging.TestLogger
- info(String, Throwable) - Method in class net.sf.mmm.logging.TestLogger
- info(String, Object, Object) - Method in class net.sf.mmm.logging.TestLogger
- info(String) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- info(String, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- info(String, Object, Object) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- info(String, Object...) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- info(String, Throwable) - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- infoAnd() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoBottom() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoBottomLeft() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoBottomRight() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoCenter() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoConfirmation() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoEast() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoError() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoGreaterOrEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoGreaterThan() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoHorizontal() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoInformation() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoLeft() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoLessOrEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoLessThan() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoMainModeDefault() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
-
- infoMainModeHelp() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
-
- infoMainModeVersion() - Method in interface net.sf.mmm.util.cli.NlsBundleUtilCliRoot
-
- infoNand() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNo() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNor() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNorth() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNorthEast() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNorthWest() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoNotEqual() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoOk() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoOr() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoRight() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- INFORMATION - Static variable in interface net.sf.mmm.client.ui.api.common.MessageSeverity
-
- InformationMessage - Class in net.sf.mmm.util.lang.base
-
- InformationMessage() - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
-
The constructor for de-serialization in GWT.
- InformationMessage(String, Object, String, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
-
The constructor.
- InformationMessage(String, Object, NlsMessage, UUID, String) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
-
The constructor.
- InformationMessage(String, Object, String) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
-
The constructor.
- InformationMessage(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.lang.base.InformationMessage
-
The constructor.
- infoSouth() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoSouthEast() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoSouthWest() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoTop() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoTopLeft() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoTopRight() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoUndefined() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoValidationFailure() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoVertical() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoWarning() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoWest() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- infoYes() - Method in interface net.sf.mmm.util.NlsBundleUtilCoreRoot
-
- init() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
-
Initializes this resource after it has been properly initialzed.
- init() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
-
Initializes this resource after it has been properly completed.
- initBytes(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
-
This method initializes the internal byte array.
- initCache() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
-
Scans the entire classpath and initializes the
root.
- InitializationState - Enum in net.sf.mmm.util.component.api
-
This enum contains the available states of an initialization.
- InitializationState() - Constructor for enum net.sf.mmm.util.component.api.InitializationState
-
- initializationState - Variable in class net.sf.mmm.util.component.base.AbstractComponent
-
- InitializationState - Class in net.sf.mmm.util.component.base
-
This class represents the state of an initialization.
- InitializationState() - Constructor for class net.sf.mmm.util.component.base.InitializationState
-
The constructor.
- initializationState - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
- initialize(DialogPlace) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
-
- initialize(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- initialize() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method initializes this widget.
- initialize() - Method in class net.sf.mmm.util.component.base.AbstractComponent
-
This method initializes this class.
- initialize(AbstractDetectorStreamProvider, DetectorStreamProcessor) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorStream
-
This method initializes this class.
- initialize() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
This method initializes this class.
- initialize() - Method in enum net.sf.mmm.util.text.api.DiacriticalMark
-
This method is called at construction.
- initialize(int, int, DefaultLineWrapper.TextSegmentType) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
This method resets and initializes this object.
- initialize(Mandatory) - Method in class net.sf.mmm.util.validation.base.MandatoryValidator
- initializeArgumentRecursive(BasicDoubleLinkedNode<CliArgumentContainer>, Map<String, BasicDoubleLinkedNode<CliArgumentContainer>>) - Method in class net.sf.mmm.util.cli.base.CliState
-
- initializeArguments() - Method in class net.sf.mmm.util.cli.base.CliState
-
- initialized - Variable in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
- initializeModeRecursive(CliModeContainer) - Method in class net.sf.mmm.util.cli.base.CliClassContainer
-
- initializeMultiSelection() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
- initializeOnMouseDown(MouseDownEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
-
- initializeOnMouseDown(MouseDownEvent) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
-
- initializeOnMouseDown(MouseDownEvent) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetDynamicComposite
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetListTable
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetToggleButton
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRichTextField
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
-
- initializeWidgetAdapter(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
-
- initialWidth - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ColumnWidthRange
-
The initial width of the column.
- initIso843(Map<Character, String>) - Static method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
Implementation of
ISO 843 (Greek transliteration).
- initIso9(Map<Character, String>) - Static method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
Implementation of
ISO 9 (cyrillic transliteration).
- initTableRow() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
Initializes the current table row.
- INNER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-keyword INNER.
- INNER_JOIN - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-keyword INNER JOIN.
- INPUT_PARAMETER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
An input parameter is a placeholder for a value given as parameter to the JPQL Statement.
- INPUT_TYPE_COLOR - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
-
The type of the
InputElement for a color.
- INPUT_TYPE_DATE - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
-
The type of the
InputElement for a date.
- INPUT_TYPE_DATETIME - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
-
The type of the
InputElement for a date with time.
- INPUT_TYPE_NUMBER - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
-
The type of the
InputElement for a number spin-box.
- INPUT_TYPE_RANGE - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
-
The type of the
InputElement for a range slider.
- INPUT_TYPE_TIME - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlConstants
-
The type of the
InputElement for a time.
- InputBox<VALUE> - Class in net.sf.mmm.client.ui.gwt.widgets
-
A
InputBox extends
ValueBoxBase for HTML5 input widgets.
- InputBox(InputElement, Renderer<VALUE>, Parser<VALUE>) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.InputBox
-
The constructor.
- inputStream - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionReader
-
The input-stream to read.
- inputStream - Variable in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
-
The StAX resource management sucks: we need to manage the underlying input stream ourselves.
- InserImageLink() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertLink.InserImageLink
-
The constructor.
- InserImagePopup() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehaviorInsertImage.InserImagePopup
-
The constructor.
- insert(Widget, int) - Method in class net.sf.mmm.client.ui.gwt.widgets.CustomPanel
- insert(IsWidget, int) - Method in class net.sf.mmm.client.ui.gwt.widgets.CustomPanel
- insert(byte...) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
-
This method inserts the given bytes at the current position into the stream.
- insert(ByteArray) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
-
This method inserts the given data at the current position into the stream.
- insert(byte...) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method inserts the given bytes at the current position into the stream.
- insert(ByteArray) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method inserts the given data at the current position into the stream.
- insertAsNext(V, boolean) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
This method inserts the given value into the list at the position represented by this node.
- insertAsNext(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
This method inserts the given node into the list immediately after the position represented
by this node.
- insertAsPrevious(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
This method inserts the given node into the list immediately before the position represented
by this node.
- insertAsPrevious(V, boolean) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
This method inserts the given value into the list at the position represented by this node.
- instance - Static variable in class net.sf.mmm.client.api.ClientContext
-
- INSTANCE - Static variable in class net.sf.mmm.client.ui.api.handler.event.UiHandlerEventIgnore
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
- instance - Static variable in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
-
- INSTANCE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.ColorBox.ColorFormat
-
The singleton instance.
- INSTANCE - Static variable in interface net.sf.mmm.client.ui.gwt.widgets.HtmlTemplates
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.LocalDateBox.LocalDateFormat
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.client.ui.gwt.widgets.LocalTimeBox.LocalTimeFormat
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.cli.base.CliClassContainer.CliModeFormatter
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.cli.base.CliState.CliArgumentFormatter
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ArrayListFactory
-
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ConcurrentHashMapFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ConcurrentHashSetFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.ConcurrentLinkedQueueFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.EmptyIterator
-
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.HashMapFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.HashSetFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.LinkedBlockingQueueFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.LinkedListDequeFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.LinkedListQueueFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.TreeMapFactory
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.collection.base.TreeSetFactory
-
The singleton instance.
- instance - Static variable in class net.sf.mmm.util.collection.impl.CollectionFactoryManagerImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.concurrent.base.SimpleExecutor
-
- instance - Static variable in class net.sf.mmm.util.date.base.DurationUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilImpl
-
- instance - Static variable in class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
-
- instance - Static variable in class net.sf.mmm.util.date.base.RecurrenceUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.event.api.EventListenerIgnore
-
- instance - Static variable in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.file.base.DirectoryFilter
-
the singleton instance
- instance - Static variable in class net.sf.mmm.util.file.base.FileUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.file.base.PlainFileFilter
-
the singleton instance
- INSTANCE - Static variable in class net.sf.mmm.util.gwt.api.GwtUtil
-
- INSTANCE - Static variable in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
- INSTANCE - Static variable in class net.sf.mmm.util.io.api.DevNullSource
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.io.api.DevNullTarget
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.io.api.DevZero
-
The singleton instance.
- instance - Static variable in class net.sf.mmm.util.io.base.EncodingUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.io.base.NonClosingInputStream.ClosedInputStream
-
The singleton instance.
- instance - Static variable in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.api.function.VoidFunction
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
-
- instance - Static variable in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.base.BooleanFormatter
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.base.ComparableComparator
-
- instance - Static variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.lang.base.FormatterToString
-
- instance - Static variable in class net.sf.mmm.util.lang.base.StringUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.lang.base.SystemUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.math.base.MathUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsDependencies
-
- instance - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
- INSTANCE - Static variable in class net.sf.mmm.util.nls.base.NlsBundleHelper
-
- INSTANCE - Static variable in class net.sf.mmm.util.nls.base.NlsMessageLookupNone
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.nls.base.NoTemplateResolver
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8WithNlsBundleSupport
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.GlobPatternCompiler
-
A singleton instance of this implementation.
- INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.PathPatternCompiler
-
A singleton instance of this instance.
- INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.RegexInfixPatternCompiler
-
A singleton instance of this implementation.
- INSTANCE - Static variable in class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
-
A singleton instance of this implementation.
- instance - Static variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
-
- INSTANCE - Static variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderLimited
-
- INSTANCE - Static variable in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorNoEnhancer
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.pojo.path.base.NoPojoPathRecognizer
-
The singleton instance of this class.
- INSTANCE - Static variable in class net.sf.mmm.util.pool.base.NoByteArrayPool
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.pool.base.NoCharArrayPool
-
The singleton instance.
- instance - Static variable in class net.sf.mmm.util.process.base.ProcessUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.reflect.base.JavaLangClassResolver
-
The singleton instance.
- instance - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.reflect.base.ReflectionUtilLimitedImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.reflect.impl.UnboundedWildcardType
-
The singleton instance.
- INSTANCE - Static variable in class net.sf.mmm.util.text.base.EnglishSingularizer
-
The singleton instance.
- instance - Static variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- instance - Static variable in class net.sf.mmm.util.text.base.JustificationBuilderImpl
-
- instance - Static variable in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- INSTANCE - Static variable in class net.sf.mmm.util.validation.base.ValidatorMandatory
-
- INSTANCE - Static variable in class net.sf.mmm.util.validation.base.ValidatorNone
-
- INSTANCE - Static variable in class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
-
- instance - Static variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- instance - Static variable in class net.sf.mmm.util.value.impl.DefaultComposedValueConverter
-
- instance - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.xml.base.DomUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- instance - Static variable in class net.sf.mmm.util.xml.base.XmlUtilImpl
-
- InstantiationFailedException - Exception in net.sf.mmm.util.reflect.api
-
- InstantiationFailedException(Type) - Constructor for exception net.sf.mmm.util.reflect.api.InstantiationFailedException
-
The constructor.
- InstantiationFailedException(Throwable, Type) - Constructor for exception net.sf.mmm.util.reflect.api.InstantiationFailedException
-
The constructor.
- inStream - Variable in class net.sf.mmm.util.io.impl.BufferInputStream
-
- inStream - Variable in class net.sf.mmm.util.process.api.ProcessContext
-
- INTEGER - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
-
- IntegerDatatypeUserType<T extends SimpleDatatype<Integer>> - Class in net.sf.mmm.persistence.impl.hibernate.usertype
-
- IntegerDatatypeUserType(Class<T>) - Constructor for class net.sf.mmm.persistence.impl.hibernate.usertype.IntegerDatatypeUserType
-
Deprecated.
The constructor.
- IntegerRangeBox - Class in net.sf.mmm.client.ui.gwt.widgets
-
This is the abstract base class for a
NumberBox that represents a range input for
Integer values.
- IntegerRangeBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.IntegerRangeBox
-
The constructor.
- IntegerSpinBox - Class in net.sf.mmm.client.ui.gwt.widgets
-
This is the abstract base class for a
NumberBox that represents a number input for
Integer values.
- IntegerSpinBox() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.IntegerSpinBox
-
The constructor.
- INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTEGRAL_AROUND_A_POINT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTEGRAL_WITH_LEFTWARDS_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERCALATE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- interCommit() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
-
This method
commits the transaction currently active and
opens a new one.
- interCommit() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
-
This method
commits the transaction currently active and
opens a new one.
- interface2subFactoryMap - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
-
- INTERFACE_NAME_SUFFIX - Static variable in interface net.sf.mmm.util.nls.api.NlsBundle
-
The suffix for the interfaces derived from
NlsBundle.
- interfaces - Variable in class net.sf.mmm.util.pojo.descriptor.impl.PojoMethodIntrospectorImpl.PojoMethodIterator
-
the current class
- INTERIOR_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- InternalValidatingIdResolver - Class in net.sf.mmm.util.xml.base.jaxb
-
This is an implementation of IDResolver validating that no IDs are duplicated or missing (IDRef is
pointing to an undefined ID).
- InternalValidatingIdResolver() - Constructor for class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
-
The constructor.
- InternationalCallPrefix - Class in net.sf.mmm.util.datatype.api.phone
-
This class is a
Datatype that represents the international call prefix
(also called exit code or IDD code) for a phone number.
- InternationalCallPrefix() - Constructor for class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
-
The constructor for de-serialization in GWT.
- InternationalCallPrefix(String) - Constructor for class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
-
The constructor.
- INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERSECTION_ABOVE_BAR_ABOVE_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERSECTION_ABOVE_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERSECTION_BESIDE_AND_JOINED_WITH_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERSECTION_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERSECTION_WITH_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INTERSECTION_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- introspectFields(Class<P>, PojoDescriptorImpl<P>, List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- introspectMethods(Class<P>, PojoDescriptorImpl<P>, List<AccessibleObject>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- invalid - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
- inverseCycle - Variable in class net.sf.mmm.util.collection.base.NodeCycle
-
- invert() - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
-
- invert(ColorModel) - Method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- invert() - Method in class net.sf.mmm.util.date.api.WeekdaySet
-
- inverted - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
-
false if index is first argument, true if second.
- INVERTED_EXCLAMATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
An inverted (upside-down)
exclamation mark (!) used at the beginning of an
exclamation in Spanish.
- INVERTED_LAZY_S - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INVERTED_LAZY_S_WITH_DOUBLE_UNDERLINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INVERTED_OHM_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INVERTED_QUESTION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
An inverted (upside-down)
question mark (?) used at the beginning of a question in
Spanish.
- INVISIBLE_SEPARATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- INVISIBLE_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- InvocationFailedException - Exception in net.sf.mmm.util.reflect.api
-
- InvocationFailedException(InvocationTargetException) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
-
The constructor.
- InvocationFailedException(Exception) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
-
The constructor.
- InvocationFailedException(InvocationTargetException, AccessibleObject) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
-
The constructor.
- InvocationFailedException(InvocationTargetException, AccessibleObject, Object) - Constructor for exception net.sf.mmm.util.reflect.api.InvocationFailedException
-
The constructor.
- invoke(CALL) - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
-
- invoke(RemoteInvocationCommand<?>) - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandCallHandler
-
- invoke(Serializable[]) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
- invoke(GenericRemoteInvocationRpcCall) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
- invoke(Object, Method, Object[]) - Method in class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
- invoke(Object, int) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedNonArg
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, int, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArg
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorNonArg
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArg
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, Object, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArg
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorGetField
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, int) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedNonArgMethod
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, int, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorIndexedOneArgMethod
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorNonArgMethod
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorOneArgMethod
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyAdd
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByIndex
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetByKey
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, int) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetIndexed
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetMapped
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyGetSize
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxyRemove
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByIndex
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetByKey
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, int, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetIndexed
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorProxySetMapped
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorSetField
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invoke(Object, Object, Object) - Method in class net.sf.mmm.util.pojo.descriptor.impl.accessor.PojoPropertyAccessorTwoArgMethod
-
This method invokes the according property-method of pojoInstance with the given arguments.
- invokeAccessKey(char) - Method in interface net.sf.mmm.client.ui.base.binding.UiAccessKeyBinding
-
This method simulates the effect of pressing the access key programmatically.
- invokeAccessKey(char) - Method in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
-
This method simulates the effect of pressing the access key programmatically.
- invokeAsynchron(Runnable) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
-
This method
invokes the given
task asynchronous in the dispatcher
thread of the UI.
- invokeAsynchron(Runnable) - Method in class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
-
This method
invokes the given
task asynchronous in the dispatcher
thread of the UI.
- invokeAsynchron(Runnable) - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
-
This method
invokes the given
task asynchronous in the dispatcher
thread of the UI.
- invokeFeature(RichTextFeature) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
-
- invokeSynchron(Runnable) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
-
This method
invokes the given
task synchronous in the dispatcher
thread of the UI.
- invokeSynchron(Callable<T>) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
-
This method
invokes the given
task synchronous in the dispatcher
thread of the UI.
- invokeSynchron(Runnable) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
-
This method
invokes the given
task synchronous in the dispatcher
thread of the UI.
- invokeSynchron(Callable<T>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
-
This method
invokes the given
task synchronous in the dispatcher
thread of the UI.
- invokeTimer(Runnable, int) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
-
This method
invokes the given
task asynchronous after the given
dalay.
- invokeTimer(Callable<Boolean>, int) - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
-
This method
invokes the given
task periodically.
- invokeTimer(Callable<Boolean>, int) - Method in class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
-
This method
invokes the given
task periodically.
- invokeTimer(Runnable, int) - Method in class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
-
This method
invokes the given
task asynchronous after the given
dalay.
- invokeTimer(Callable<Boolean>, int) - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
-
This method
invokes the given
task periodically.
- invokeTimer(Runnable, int) - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
-
This method
invokes the given
task asynchronous after the given
dalay.
- Ioc - Interface in net.sf.mmm.util.component.api
-
This interface is only used for documentation of what is meant by the terms IoC.
- IocContainer - Interface in net.sf.mmm.util.component.api
-
This is the interface for the container of a
CDI/
IoC framework.
- IoMode - Enum in net.sf.mmm.util.io.api
-
This enum holds the possible modes of I/O.
- IoMode() - Constructor for enum net.sf.mmm.util.io.api.IoMode
-
- IS - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-keyword IS.
- IS_EMPTY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-condition IS EMPTY.
- IS_MEMBER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-condition IS MEMBER.
- IS_NOT_EMPTY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-condition IS NOT EMPTY.
- IS_NOT_MEMBER - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-condition IS NOT MEMBER.
- IS_NOT_NULL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-condition IS NOT NULL.
- IS_NULL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-condition IS NULL.
- isAbsolute() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
-
- isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
- isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
- isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
- isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
- isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUnc
- isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
- isAbsolute() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootWindows
- isAbsolute() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
- isAbstract() - Method in interface net.sf.mmm.util.contenttype.api.ContentType
-
This method determines if the current
ContentType is abstract.
- isAbstract - Variable in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
- isAbstract() - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
This method determines if the current
ContentType is abstract.
- isAccepted(Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
-
This method determines whether the given type is accepted in the hierarchy.
- isAccepted(Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
This method determines if the given
type is accepted as significant type for registration
and lookup of
ValueConverters.
- isAccepted(Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.TargetClass2ConverterMap
-
This method determines whether the given type is accepted in the hierarchy.
- isAcceptStatic() - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
- isActive() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractDragAndDropHandler
-
This method can be overridden for dynamic activation of this handler.
- isActive() - Method in class net.sf.mmm.client.ui.gwt.widgets.handler.AbstractMouseDragHandler
-
This method can be overridden for dynamic activation of this handler.
- isActive() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupMouseHandler
-
This method can be overridden for dynamic activation of this handler.
- isActive() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ReorderHandler
-
This method can be overridden for dynamic activation of this handler.
- isActive() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
-
This method can be overridden for dynamic activation of this handler.
- isActive() - Method in interface net.sf.mmm.transaction.api.TransactionAdapter
-
This method determines if this context holds an active transaction.
- isActive() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
-
This method determines if this context holds an active transaction.
- isAfter(DevelopmentPhase) - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
- isAllLowerCase(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
Determines if all characters of the given
string are in
lower case.
- isAllLowerCase(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
Determines if all characters of the given
string are in
lower case.
- isAllowCustomInput() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadAllowCustomInput
-
This method determines if custom input is allowed by this object (widget).
- isAllowCustomInput() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
This method determines if custom input is allowed by this object (widget).
- isAllowSave() - Method in class net.sf.mmm.util.xml.base.jaxb.JaxbBeanHolderImpl
-
This method determines if this implementation allows to
save.
- isAllUpperCase(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
Determines if all characters of the given
string are in
upper case.
- isAllUpperCase(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
Determines if all characters of the given
string are in
upper case.
- isAltQuoteEscapeLazy() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
-
- isAltQuoteEscapeLazy() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- isAncestor(PARENT) - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
-
This method determines if this
GenericTreeNode is an ancestor of the given
node.
- isAncestor(PARENT) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
This method determines if this
GenericTreeNode is an ancestor of the given
node.
- isAncestorOf(CliModeObject) - Method in interface net.sf.mmm.util.cli.api.CliModeObject
-
Determines if this
CliModeObject is an ancestor of the given
childMode.
- isAncestorOf(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliModeContainer
-
Determines if this
CliModeObject is an ancestor of the given
childMode.
- isAnnotationForType(Class<A>, ElementType) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
-
This method determines if the given
annotationType represents an
Annotation that has
a
Target compatible with the given
targetType.
- isAnnotationForType(Class<A>, ElementType) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
This method determines if the given
annotationType represents an
Annotation that has
a
Target compatible with the given
targetType.
- isAppendSeparator() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- isAppendSeparator() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
- isAppendSeparator() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
- isApplicable(Signature) - Method in class net.sf.mmm.util.reflect.api.Signature
-
This method determines if the given signature is applicable for this signature.
- isApplicable(ValueConverter<?, ?>, GenericType<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
This method determines if the given converter is applicable for the given
targetType.
- isApplicable(Class<?>, Class<?>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
This method determines if the given converterTargetClass is applicable for the
expectedTargetClass.
- isArrayMapOrCollection() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainer
- isArrayMapOrCollection() - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
- isArrayMapOrCollection() - Method in class net.sf.mmm.util.cli.base.CliParameterContainer
-
- isArrayMapOrCollection(Class<?>) - Static method in class net.sf.mmm.util.cli.base.CliParameterContainer
-
This method determines if the given
type is a container-type (an array,
Collection
or
Map).
- isArrayMapOrCollection() - Method in interface net.sf.mmm.util.cli.base.CliValueContainer
-
- isArrayOrList(Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method determines if the given
object is an array or
List.
- isArrayOrList(Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method determines if the given
object is an array or
List.
- isAssignableFrom(GenericType<?>) - Method in interface net.sf.mmm.util.reflect.api.GenericType
-
This method determines if this
GenericType is equal to or a super-type of the given
subType.
- isAssignableFrom(GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.AbstractGenericType
-
This method determines if this
GenericType is equal to or a super-type of the given
subType.
- isAssignableFrom(GenericType<?>) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
This method determines if this
GenericType is equal to or a super-type of the given
subType.
- isAtomic() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaAtomic
-
This method gets the value of the
atomic property of this
object.
- isAtomic() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the value of the
atomic property of this
object.
- isAttached() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- isAuthenticated() - Method in class net.sf.mmm.test.TestUser
- isAvailable(EnumDefinition<?, ?>) - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- isAvailable(EnumDefinition<?, ?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- isAvailable(String...) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsResourceBundleRequestor
-
This method verifies that the given
bundleNames are available
ResourceBundles.
- isAvailable() - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method determines if this resource is available.
- isAvailable() - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
-
This method determines if this resource is available.
- isAvailable() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method determines if this resource is available.
- isAvailable() - Method in class net.sf.mmm.util.resource.base.UrlResource
-
This method determines if this resource is available.
- isBefore(DevelopmentPhase) - Method in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
- isBooleanType(Class<?>) - Static method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
-
This method determines if the given
type is a boolean type (
boolean.class or
Boolean.class).
- isBound(Parameter<?>) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- isBusy() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaBusy
-
This method gets the value of the
busy state of this object.
- isBusy() - Method in interface net.sf.mmm.client.ui.api.busy.BusyManager
-
This method determines if the application client is currently busy.
- isBusy() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the value of the
busy state of this object.
- isBusy() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
-
This method determines if the application client is currently busy.
- isCachable() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
-
- isCachable() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
- isCachable() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
- isCachedResultObsolete(CachedGeneratorResult, String) - Method in class net.sf.mmm.util.gwt.base.rebind.AbstractIncrementalGenerator
-
This method determines whether a CachedGeneratorResult is obsolete or can be reused.
- isCachedResultObsolete(CachedGeneratorResult, String) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorBuilderGenerator
-
This method determines whether a CachedGeneratorResult is obsolete or can be reused.
- isCachingDisabled() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
This method determines if this cache has been
disabled.
- isCause(Throwable, Class<? extends Throwable>) - Static method in class net.sf.mmm.test.ExceptionHelper
-
This method checks if a catched exception or one of its
causes is an
instance of the given
expectedType.
- isCause(Throwable, Throwable) - Static method in class net.sf.mmm.test.ExceptionHelper
-
This method should be invoked in catch-block of tests that catched a given exception and expect that this
exception or one of its
causes is the same as the given
expectedCause.
- isCheckComments() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
This method determines how
Comments are compared.
- isCleared() - Method in class net.sf.mmm.util.event.base.AbstractEventBus.EventListenerContainer
-
- isClosable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadClosable
-
This method determines if this object (e.g.
- isClosable() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
-
This method determines if this object (e.g.
- isClosable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
This method determines if this object (e.g.
- isClosable() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
This method determines if this object (e.g.
- isClosable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method determines if this object (e.g.
- isClosable() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
This method determines if this object (e.g.
- isCollapsed() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadCollapsed
-
This method determines if this object is collapsed.
- isCollapsed() - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
-
This method determines if this object is collapsed.
- isCollapsed() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
-
This method determines if this object is collapsed.
- isCollapsed() - Method in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
-
This method determines if this object is collapsed.
- isCollapsed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method determines if this object is collapsed.
- isCollapsed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
-
This method determines if this object is collapsed.
- isCollapsed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
-
This method determines if this object is collapsed.
- isCollapsed() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method determines if this object is collapsed.
- isCollection(Class<?>) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
This method determines if the given type is a
List.
- isComplete() - Method in interface net.sf.mmm.util.search.api.SearchResult
-
This method determines if this result holds all hits that matched your
SearchCriteria.
- isComplete() - Method in class net.sf.mmm.util.search.base.SearchResultBean
-
This method determines if this result holds all hits that matched your
SearchCriteria.
- isComplete() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
This method determines if this column is complete (all
text is appended).
- isCompleted() - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
- isCompleted() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
-
This method determines if the transfer has been completed successfully.
- isContained(V) - Method in class net.sf.mmm.util.value.api.Range
-
- isContainerForItem(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
- isContainerForItem(ITEM) - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
-
- isControlKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
-
This method determines if the given key is a control key (backspace, return, tab, arrow
up/down/left/right, escape, etc.).
- isDash(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
-
This method determines if the given character is a dash.
- isDash(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
This method determines if the given character is a dash.
- isData() - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method determines if this resource has potentially data
available.
- isData() - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method determines if this resource has potentially data
available.
- isData() - Method in class net.sf.mmm.util.resource.base.ClasspathResource
-
This method determines if this resource has potentially data
available.
- isData() - Method in class net.sf.mmm.util.resource.base.FileResource
-
This method determines if this resource has potentially data
available.
- isData() - Method in class net.sf.mmm.util.resource.base.UrlResource
-
This method determines if this resource has potentially data
available.
- isData() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
-
This method determines if this resource has potentially data
available.
- isData() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
-
This method determines if this resource has potentially data
available.
- isDatatype(Class<?>) - Method in interface net.sf.mmm.util.lang.api.DatatypeDetector
-
This method determines if the given
Class reflects an (immutable)
Datatype.
- isDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
This method determines if the given
Class reflects an (immutable)
Datatype.
- isDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.DatatypeDetectorImpl
-
This method determines if the given
Class reflects an (immutable)
Datatype.
- isDatatype(Object) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
-
This method determines if the given object is a (immutable)
Datatype.
- isDatatypeSupported(Class<?>) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiWidgetFactoryDatatype
-
- isDatatypeSupported(Class<?>) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
-
- isDebugEnabled() - Method in class net.sf.mmm.logging.DummyLogger
- isDebugEnabled() - Method in class net.sf.mmm.logging.TestLogger
- isDebugEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- isDecimal() - Method in interface net.sf.mmm.util.math.api.NumberType
-
This method determines if the represented
Number is a decimal value.
- isDeepEqual(Object, Object) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
-
This method checks if two given objects are
equal to each other.
- isDeepEqual(Object, Object) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
This method checks if two given objects are
equal to each other.
- isDeprecated() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadDeprecated
-
This method determines if this object is deprecated.
- isDescendant(CHILD) - Method in interface net.sf.mmm.util.collection.api.GenericTreeNode
-
This method determines if this
GenericTreeNode is a descendant of the given
node.
- isDescendant(CHILD) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
This method determines if this
GenericTreeNode is a descendant of the given
node.
- isDescendantOf(CliModeObject) - Method in interface net.sf.mmm.util.cli.api.CliModeObject
-
Determines if this
CliModeObject is a descendant of the given
parentMode.
- isDescendantOf(CliModeObject) - Method in class net.sf.mmm.util.cli.base.CliModeContainer
-
Determines if this
CliModeObject is a descendant of the given
parentMode.
- isDeterministic() - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
-
- isDeterministic() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
-
- isDevelopmentEnvironment() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
-
- isDevelopmentEnvironment() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
- isDisabled() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaDisabled
-
This method gets the value of the
disabled state of this
object.
- isDisabled() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the value of the
disabled state of this
object.
- isDispatchThread() - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
-
This method checks if the
"current thread" is the dispatcher thread of the
underlying UI toolkit.
- isDispatchThread() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiDispatcher
-
This method checks if the
"current thread" is the dispatcher thread of the
underlying UI toolkit.
- isDisposed() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method tests if this object has been
disposed.
- isDisposed() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method tests if this object has been
disposed.
- isDisposed() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method tests if this object has been
disposed.
- isDisposed() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method tests if this object has been
disposed.
- isDisposed() - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
-
This method tests if this object has been
disposed.
- isDisposed() - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeReadDisposed
-
This method tests if this object has been
disposed.
- isDone() - Method in interface net.sf.mmm.util.io.api.DetectorStream
-
This method determines if the detection is done.
- isDone() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
-
This method determines if the detection is done.
- isDynamic() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
-
- isDynamic() - Method in class net.sf.mmm.util.validation.base.ValidatorCompare
-
- isEditable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadEditable
-
This method gets the editable status of this object.
- isEditable() - Method in interface net.sf.mmm.client.ui.api.common.UiMode
-
This method determines if this mode allows the end-user to modify values.
- isEditable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
This method gets the editable status of this object.
- isEditable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
This method gets the editable status of this object.
- isEditable() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method gets the editable status of this object.
- isEmpty() - Method in interface net.sf.mmm.transaction.api.TransactionContext
-
This method determines if the
map is
empty.
- isEmpty() - Method in class net.sf.mmm.transaction.base.TransactionContextImpl
-
This method determines if the
map is
empty.
- isEmpty() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- isEmpty(String) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method determines if the given string contains no information.
- isEmpty(String, boolean) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method determines if the given string is empty.
- isEmpty(String) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method determines if the given string contains no information.
- isEmpty(String, boolean) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method determines if the given string is empty.
- isEmpty() - Method in interface net.sf.mmm.util.pool.api.Pool
-
This method determines if the pool is empty.
- isEmpty() - Method in class net.sf.mmm.util.pool.base.AbstractNoPool
-
This method determines if the pool is empty.
- isEmpty() - Method in class net.sf.mmm.util.pool.base.AbstractPool
-
This method determines if the pool is empty.
- isEnabled() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadEnabled
-
This method determines if this object is enabled.
- isEnabled() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method determines if this object is enabled.
- isEnabled() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method determines if this object is enabled.
- isEnabled() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method determines if this object is enabled.
- isEnabled() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
- isEnabled() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
- isEnabled() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method determines if this object is enabled.
- isEnforceSerializableForClient() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- isEnvironmentCloseToProduction() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
-
- isEnvironmentCloseToProduction() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
- isEqual(VALUE, VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractEqualsChecker
-
This method determines if the two given objects are
equal to each other in
a way semantically defined by this implementation.
- isEqual(Object, Object) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
-
This method checks if two given objects are
equal to each other.
- isEqual(Object[], Object[]) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
-
This method checks if two given arrays are structurally
equal to each
other.
- isEqual(VALUE, VALUE) - Method in interface net.sf.mmm.util.lang.api.EqualsChecker
-
This method determines if the two given objects are
equal to each other in
a way semantically defined by this implementation.
- isEqual(Object, Object) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
This method checks if two given objects are
equal to each other.
- isEqual(Object[], Object[]) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
This method checks if two given arrays are structurally
equal to each
other.
- isEqual(Node, Node, XmlCompareMode) - Method in interface net.sf.mmm.util.xml.api.DomUtil
-
This method determines if two
XML-nodes represent the same XML.
- isEqual(Node, Node, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method determines if two
XML-nodes represent the same XML.
- isEqual(CharIterator, CharIterator, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method determines if the given
CharSequences are equal.
- isEqual(Element, Element, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method determines if the given
elements are equal.
- isEqual(NodeList, NodeList, XmlCompareMode) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method determines if the given
NodeLists are equal.
- isEqualCollectionType(Collection<?>, Collection<?>) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
-
- isEqualName(Node, Node) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
This method determines if the given nodes have the same
name and
namespace.
- isEqualNotNull(VALUE, VALUE) - Method in class net.sf.mmm.util.lang.api.AbstractEqualsChecker
-
- isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
-
- isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
-
- isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerArray
-
- isEqualNotNull(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
-
- isEqualPrimitiveArray(Object, Object) - Method in class net.sf.mmm.util.lang.base.EqualsCheckerArray
-
- isErrorEnabled() - Method in class net.sf.mmm.logging.DummyLogger
- isErrorEnabled() - Method in class net.sf.mmm.logging.TestLogger
- isErrorEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- isExecutable(FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines if this
mask is executable for the given
fileModeClass.
- isExpanded() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaExpanded
-
This method gets the value of the
expanded state of this
object.
- isExpanded() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpanded
-
This method gets the value of the
expanded state of this
object.
- isFailIfUnprecise() - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
-
This method determines if the conversion from one
number-type to another should
fail if it is unprecise.
- isFailure() - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
- isFallback() - Method in interface net.sf.mmm.util.session.api.UserSession
-
This method determines if this
UserSession was
received or
is currently called outside the scope of a current user session.
- isFallback() - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
-
This method determines if this
UserSession was
received or
is currently called outside the scope of a current user session.
- isFalse() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
-
- isFirstValueSelected() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
-
- isFocusable(Element, boolean) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
Determines if the given Element is focusable or tab-able.
- isFocused() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadFocused
-
This method determines if this object currently has the focus.
- isFocused() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.EventSender
-
This method determines if this object currently has the focus.
- isFocused() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
-
This method determines if this object currently has the focus.
- isFocused() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method determines if this object currently has the focus.
- isFocused() - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
-
This method determines if this object currently has the focus.
- isFocused() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method determines if this object currently has the focus.
- isFolder() - Method in interface net.sf.mmm.util.resource.api.BrowsableResource
-
- isFolder() - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceProxy
-
- isFolder() - Method in class net.sf.mmm.util.resource.base.FileResource
-
- isFolder() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFile
-
- isFolder() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
-
- isForUser() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
- isForUser() - Method in exception net.sf.mmm.util.exception.api.NlsException
- isForUser() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
- isForUser() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
- isForUser() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
-
- isForUser() - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
- isForUser() - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
- isForUser() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
- isGetType() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
This method determines if we have been invoked from
getType.
- isHidden() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaHidden
-
This method gets the
hidden
state of this object.
- isHidden() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method gets the
hidden
state of this object.
- isHorizontal() - Method in enum net.sf.mmm.client.ui.api.common.ScriptOrientation
-
This method determines if the primary ordering of script and layout goes horizontally.
- isHyphen(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
-
This method determines if the given character is a hyphen.
- isHyphen(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
This method determines if the given character is a hyphen.
- isIgnoreUndefinedNodes() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- isIn(char, char[]) - Static method in class net.sf.mmm.util.text.base.DefaultLineWrapper
-
This method determines if the given character c is contained in chars.
- isInArray(Object, Object[], boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
-
This method determines if the given array contains an element that equals (see
checkEqual) to the given value.
- isInArray(Object, Object, boolean) - Method in interface net.sf.mmm.util.lang.api.BasicUtil
-
This method determines if the given array contains an element that equals (see
checkEqual) to the given value.
- isInArray(Object, Object[], boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
This method determines if the given array contains an element that equals (see
checkEqual) to the given value.
- isInArray(Object, Object, boolean) - Method in class net.sf.mmm.util.lang.base.BasicUtilImpl
-
This method determines if the given array contains an element that equals (see
checkEqual) to the given value.
- isIndent() - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- isInfoEnabled() - Method in class net.sf.mmm.logging.DummyLogger
- isInfoEnabled() - Method in class net.sf.mmm.logging.TestLogger
- isInfoEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- isInitialized() - Method in class net.sf.mmm.util.component.base.InitializationState
-
- isInstance(UiHandlerAction) - Method in interface net.sf.mmm.client.ui.api.widget.factory.UiSingleWidgetButtonFactory
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApply
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryApprove
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryCancel
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryClose
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryConfirm
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDelete
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryDown
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryNext
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryOpen
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryPrevious
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryRemove
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySave
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStartEdit
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryStopEdit
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactorySubmit
-
- isInstance(UiHandlerAction) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiSingleWidgetButtonFactoryUp
-
- isIntegerType(Class<?>) - Static method in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBuilder
-
This method determines if the given
type is an integer type (
int.class or
Integer.class).
- isInterfaceSupported() - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
-
- isJavaStandardDatatype(Class<?>) - Method in interface net.sf.mmm.util.lang.api.DatatypeDetector
-
This method determines if the given
Class reflects a Java standard
Datatype provided by the JDK.
- isJavaStandardDatatype(Class<?>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
This method determines if the given
Class reflects a Java standard
Datatype provided by the JDK.
- isJoinCData() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
This method determines if subsequent
CDATASection-nodes should be treated as one
single
CDATASection-node when comparing XML.
- isJoinComment() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
This method determines if subsequent
Comment-nodes should be treated as one single
Comment-node when comparing XML.
- isJoinedToTransaction() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- isJoinText() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
This method determines if subsequent
Text-nodes should be treated as one single
Text-node when comparing XML.
- isKeepStreamsOpen() - Method in class net.sf.mmm.util.process.api.ProcessContext
-
- isLastValueSelected() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
-
- isLeftToRight() - Method in enum net.sf.mmm.client.ui.api.common.ScriptOrientation
-
This method determines if the horizontal ordering of script and layout goes from the left to the right or
vice versa.
- isLimitedDevice() - Method in interface net.sf.mmm.util.lang.api.SystemInformation
-
This method determines if the operating system running this java virtual machine is for mobile or
embedded devices or maybe tablets but not for full-fledged PC or server machines.
- isLimitedDevice() - Method in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
This method determines if the operating system running this java virtual machine is for mobile or
embedded devices or maybe tablets but not for full-fledged PC or server machines.
- isLinked() - Method in interface net.sf.mmm.util.collection.api.DoubleLinkedNode
-
This method determines if this node is linked.
- isLinked() - Method in interface net.sf.mmm.util.collection.api.LinkedNode
-
This method determines if this node is linked.
- isLinked() - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
This method determines if this node is linked.
- isLinked() - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
This method determines if this node is linked.
- isLogin() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
-
- isLogin(AnnotatedElement) - Method in interface net.sf.mmm.service.base.server.RemoteInvocationSecurityDetector
-
- isLogin(AnnotatedElement) - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
-
- isLoginByName(AnnotatedElement) - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
-
- isLookupMethod(JMethod) - Method in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
- isMandatory() - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureValidation
-
- isMandatory() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
- isMandatory() - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
-
- isMandatory(ValueValidator<?>) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
-
Determines the given validator is mandatory.
- isMandatory() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- isMandatory() - Method in class net.sf.mmm.util.validation.base.AbstractValidator
-
- isMandatory() - Method in class net.sf.mmm.util.validation.base.ComposedValidator
- isMandatory() - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
- isMandatory() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
- isMap(Class<?>) - Method in class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
This method determines if the given type is a
Map.
- isMarkerInterface(Class<?>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
This method determines if the given interfaceClass is a marker-interface (e.g.
- isMarkerInterface(Class<?>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method determines if the given interfaceClass is a marker-interface (e.g.
- isMaximizable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximizable
-
This method determines if this object can be
(un)maximized by the end-user.
- isMaximizable() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
-
This method determines if this object can be
(un)maximized by the end-user.
- isMaximizable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
This method determines if this object can be
(un)maximized by the end-user.
- isMaximizable() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
This method determines if this object can be
(un)maximized by the end-user.
- isMaximizable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method determines if this object can be
(un)maximized by the end-user.
- isMaximizable() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
This method determines if this object can be
(un)maximized by the end-user.
- isMaximized() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMaximized
-
This method determines if this object is maximized.
- isMaximized() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
-
This method determines if this object is maximized.
- isMaximized() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
This method determines if this object is maximized.
- isMaximized() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
This method determines if this object is maximized.
- isMaximized() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method determines if this object is maximized.
- isMaximized() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
This method determines if this object is maximized.
- isMinimized() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMinimized
-
This method determines if this object is maximized.
- isMinus(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
-
This method determines if the given character is a minus-sign.
- isMinus(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
This method determines if the given character is a minus-sign.
- isModal() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadModal
-
This method determines if this object (window) is modal.
- isModified() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadModified
-
This method determines if this object (or more precisely its value) is modified.
- isModified() - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
This method determines if this object (or more precisely its value) is modified.
- isModified() - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
This method determines if this object (or more precisely its value) is modified.
- isModified() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
This method determines if this object (or more precisely its value) is modified.
- isModified() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method determines if this object (or more precisely its value) is modified.
- isModifiedRecursive() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- isModifiedRecursive() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
- isModifiedRecursive() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
- isModifiedSince(Date) - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method determines if this resource has been been modified since the given data.
- isModifiedSince(Date) - Method in class net.sf.mmm.util.resource.base.AbstractDataResource
-
This method determines if this resource has been been modified since the given data.
- isModifiedSince(Date) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method determines if this resource has been been modified since the given data.
- isMovable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMovable
-
This method determines if this object can be moved.
- isMovable() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
-
This method determines if this object can be moved.
- isMovable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
This method determines if this object can be moved.
- isMovable() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
This method determines if this object can be moved.
- isMovable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method determines if this object can be moved.
- isMovable() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
This method determines if this object can be moved.
- isMultiLine() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaMultiLine
-
This method gets the value of the
multiline property of this
object.
- isMultiLine() - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
-
This method gets the value of the
multiline property of this
object.
- isMultiSelectable() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaMultiSelectable
-
- isMultiSelectable() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndMultiSelectable
-
- isMultiSelection() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadMultiSelection
-
This methods determines the selection mode.
- isMutable() - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
-
Deprecated.
- isMutable() - Method in interface net.sf.mmm.util.lang.api.EnumDefinition
-
- isMutable() - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
- isMutable() - Method in class net.sf.mmm.util.lang.base.EnumEnumDefinition
- isNegation() - Method in enum net.sf.mmm.util.lang.api.Conjunction
-
- isNlsBundleMethod(Method, boolean) - Method in class net.sf.mmm.util.nls.base.NlsBundleHelper
-
- isNormalizeSpaces() - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
This method determines how to deal with
whitespace-characters ' ' ,
'\t',
'\r', and
'\n' when comparing content of
Text (or
CDATASection).
- Iso2CountryCode - Class in net.sf.mmm.util.datatype.api.address
-
This class is a
Datatype that represents a 2 letter code representing a
country of the world according to ISO 3116.
- Iso2CountryCode() - Constructor for class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
-
The constructor for de-serialization in GWT.
- Iso2CountryCode(String) - Constructor for class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
-
The constructor.
- Iso8601Formatter(Locale, Iso8601Util, String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
-
The constructor.
- Iso8601Util - Interface in net.sf.mmm.util.date.api
-
This is a collection of utility functions for formatting and parsing dates according to ISO 8601 formats.
- iso8601Util - Variable in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
-
- iso8601Util - Variable in class net.sf.mmm.util.nls.impl.formatter.FormatterProvider.Iso8601Formatter
-
- iso8601Util - Variable in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- iso8601Util - Variable in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
-
- iso8601Util - Variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- iso8601Util - Variable in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
-
- iso8601Util - Variable in class net.sf.mmm.util.value.impl.ValueConverterToDate
-
- iso8601Util - Variable in class net.sf.mmm.util.value.impl.ValueConverterToString
-
- iso8601Util - Variable in class net.sf.mmm.util.version.impl.DefaultVersionIdentifierFormatter
-
- iso8601Util - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
-
- iso8601Util - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- Iso8601UtilImpl - Class in net.sf.mmm.util.date.base
-
This is the implementation of the
Iso8601Util interface.
- Iso8601UtilImpl() - Constructor for class net.sf.mmm.util.date.base.Iso8601UtilImpl
-
The constructor.
- Iso8601UtilLimited - Interface in net.sf.mmm.util.date.api
-
This is a limited subset of
Iso8601Util that is GWT compatible.
- Iso8601UtilLimitedImpl - Class in net.sf.mmm.util.date.base
-
- Iso8601UtilLimitedImpl() - Constructor for class net.sf.mmm.util.date.base.Iso8601UtilLimitedImpl
-
The constructor.
- isolationLevel - Variable in class net.sf.mmm.transaction.api.TransactionSettings
-
- isOpen() - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- isOptional() - Method in interface net.sf.mmm.util.lang.api.DatatypeSegmentDescriptor
-
- isOptional() - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
- isOptionsComplete() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
This method determines if the
options are completed and further command-line parameters have to
be
arguments.
- isParentDirectory() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- isPaused() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadPaused
-
This method gets the paused status of this object.
- isPojoTypeSupported(JClassType, TypeOracle) - Method in interface net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfiguration
-
This method determines if the given
type will be supported and a
PojoDescriptor implementation shall be generated.
- isPojoTypeSupported(JClassType, TypeOracle) - Method in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGeneratorConfigurationImpl
-
This method determines if the given
type will be supported and a
PojoDescriptor implementation shall be generated.
- isPreferable(E, Class<?>, E, Class<?>) - Method in class net.sf.mmm.util.collection.base.AbstractClassHierarchyMap
-
This method determines if the given
element should be
associated with
currentType in preference to the element
existing that is already registered
and will be replaced according to the result of this method.
- isPreferable(E, Class<?>, E, Class<?>) - Method in class net.sf.mmm.util.collection.base.AdvancedClassHierarchyMap
-
This method determines if the given
element should be
associated with
currentType in preference to the element
existing that is already registered
and will be replaced according to the result of this method.
- isPresent(byte[], int) - Method in enum net.sf.mmm.util.io.api.ByteOrderMark
-
This method detects if this
ByteOrderMark is present in the given
bytes.
- isProductionEnvironment() - Method in interface net.sf.mmm.util.lang.api.EnvironmentDetector
-
- isProductionEnvironment() - Method in class net.sf.mmm.util.lang.base.AbstractEnvironmentDetector
- isProductive(Class<?>) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
Determines if the given
bundleClass is
productive.
- isProgrammatic() - Method in class net.sf.mmm.client.ui.api.event.AbstractUiEvent
- isProgrammatic() - Method in interface net.sf.mmm.client.ui.api.event.UiEvent
-
- isPublicAccessible(Member) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
This method determines if the given
Member is
accessible
or
public (declared as public in a public class).
- isQuoteEscapeLazy() - Method in interface net.sf.mmm.util.scanner.api.CharScannerSyntax
-
- isQuoteEscapeLazy() - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- isReadable(FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines if this
mask is readable for the given
fileModeClass.
- isReading() - Method in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
-
This method determines if this mode is for a reading
accessor.
- isReadOnly() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaReadOnly
-
This method gets the value of the
readonly property of this
object.
- isReadOnly() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
-
This method gets the value of the
readonly property of this
object.
- isReadOnly() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
-
This method gets the value of the
readonly property of this
object.
- isReadOnly() - Method in interface net.sf.mmm.util.search.api.SearchCriteria
-
This method determines if the search should be performed in read-only mode.
- isReadOnly() - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
This method determines if the search should be performed in read-only mode.
- isRejectSubQueue() - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
-
- isRemoveAll() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- isRemoveCause() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- isRemoved() - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
-
- isRemoveStacktrace() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- isRemoveStacktrace() - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- isRemoveSuppressed() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- isReorderable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadReorderable
-
This method determines if this object can be reordered.
- isReorderable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
This method determines if this object can be reordered.
- isReorderable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
This method determines if this object can be reordered.
- isReplaceAll() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformer
-
- isRequired() - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeReadAriaRequired
-
This method gets the value of the
required property of this
object.
- isRequired() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
-
This method gets the value of the
required property of this
object.
- isRequired() - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
-
This method gets the value of the
required property of this
object.
- isRequireWildcard() - Method in class net.sf.mmm.util.pattern.base.AbstractGlobPatternCompiler
-
This method gets the flag that determines if wildcards are required.
- isRequireWildcard() - Method in class net.sf.mmm.util.pattern.base.WildcardGlobPatternCompiler
-
This method gets the flag that determines if wildcards are required.
- isResizable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadResizable
-
This method determines if this object is resizable.
- isResizable() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method determines if this object is resizable.
- isResizable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
This method determines if this object is resizable.
- isResizable() - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
-
This method determines if this object is resizable.
- isResizable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
This method determines if this object is resizable.
- isResizable() - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetMainWindow
-
This method determines if this object is resizable.
- isResizable() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
This method determines if this object is resizable.
- isResizable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method determines if this object is resizable.
- isResizable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
This method determines if this object is resizable.
- isResolved() - Method in class net.sf.mmm.util.xml.base.jaxb.IdResolverContext.Resolver
-
- isRetainAll() - Method in class net.sf.mmm.util.exception.api.ExceptionTruncation
-
- isRoot() - Method in interface net.sf.mmm.util.resource.api.ResourcePath
-
- isRoot() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
- isRoot() - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
- isRuntimeAnnotation(Class<A>) - Method in interface net.sf.mmm.util.reflect.api.AnnotationUtil
-
This method determines if the given
annotationType represents an
Annotation that has
the
Retention runtime
and can therefore be resolved at runtime.
- isRuntimeAnnotation(Class<A>) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
This method determines if the given
annotationType represents an
Annotation that has
the
Retention runtime
and can therefore be resolved at runtime.
- isSecured() - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
-
- isSecured(AnnotatedElement) - Method in interface net.sf.mmm.service.base.server.RemoteInvocationSecurityDetector
-
- isSecured(AnnotatedElement) - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
-
- isSecured(Annotation) - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
-
- isSecuredByDefault() - Method in class net.sf.mmm.service.impl.server.RemoteInvocationSecurityDetectorImpl
-
- isSelected() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSelected
-
This method determines if the object is selected.
- isSelected(SelectionChoice) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureSelectedValue
-
This method determines if the given logical
SelectionChoice is currently selected.
- isSelected(SelectionChoice) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
This method determines if the given logical
SelectionChoice is currently selected.
- isSelected(SelectionChoice) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method determines if the given logical
SelectionChoice is currently selected.
- isSelected() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
This method determines if the object is selected.
- isSetgid() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines the value of the setgid flag ("set group ID").
- isSetuid() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines the value of the setuid flag ("set user ID").
- isShowIfEditable() - Method in class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
-
- isSnapshot() - Method in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- isSnapshot() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- isSortable() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadSortable
-
This method determines if this object can be sorted.
- isSortable() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetTableColumn
-
- isSortable() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
This method determines if this object can be sorted.
- isSortable() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
This method determines if this object can be sorted.
- isSticky() - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines the value of the sticky flag.
- isStopOnMatch() - Method in interface net.sf.mmm.util.transformer.api.StringTransformerRule
-
This method determines if this rule will stop further proceeding if it matched.
- isStopOnMatch() - Method in class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
-
- isStopped() - Method in interface net.sf.mmm.client.ui.api.busy.BusySession
-
- isStopped() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
- isStopped() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
-
This method determines if this transferrer was
stopped.
- isStrict() - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
-
- isStyleDeltaSupported() - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
- isStyleDeltaSupported() - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
-
- isStyleDeltaSupported() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
- isSubstring(String, String, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method checks if the given
string contains the
given
substring at the given
offset.
- isSubstring(char[], String, int) - Method in interface net.sf.mmm.util.lang.api.StringUtil
-
This method checks if the given
string contains the
given
substring at the given
offset.
- isSubstring(String, String, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method checks if the given
string contains the
given
substring at the given
offset.
- isSubstring(char[], String, int) - Method in class net.sf.mmm.util.lang.base.StringUtilImpl
-
This method checks if the given
string contains the
given
substring at the given
offset.
- isSuccess() - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
- isSupportEnumAutoRegistration() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.cli.api.CliParserExcepiton
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.exception.api.NlsException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
-
Determines if this is a technical exception.
- isTechnical() - Method in interface net.sf.mmm.util.exception.api.NlsThrowable
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
Determines if this is a technical exception.
- isTechnical() - Method in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
Determines if this is a technical exception.
- isTechnicalAncestor(ContentType) - Method in interface net.sf.mmm.util.contenttype.api.ContentType
-
This method determines if this
ContentType is an ancestor of the
given
technicalType.
- isTechnicalAncestor(ContentType) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
This method determines if this
ContentType is an ancestor of the
given
technicalType.
- isTitleVisible() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadTitleVisible
-
This method determines if the
title of this object is
visible.
- isTitleVisible() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
This method determines if the
title of this object is
visible.
- isTitleVisible() - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method determines if the
title of this object is
visible.
- isTitleVisible() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
This method determines if the
title of this object is
visible.
- isTitleVisible() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
This method determines if the
title of this object is
visible.
- isTitleVisible() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method determines if the
title of this object is
visible.
- isToEast() - Method in enum net.sf.mmm.util.lang.api.Direction
-
- isToNorth() - Method in enum net.sf.mmm.util.lang.api.Direction
-
- isToSouth() - Method in enum net.sf.mmm.util.lang.api.Direction
-
- isToWest() - Method in enum net.sf.mmm.util.lang.api.Direction
-
- isTraceEnabled() - Method in class net.sf.mmm.logging.DummyLogger
- isTraceEnabled() - Method in class net.sf.mmm.logging.TestLogger
- isTraceEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- isTrigger() - Method in class net.sf.mmm.util.cli.base.CliOptionContainer
-
This method determines if the
option is a trigger.
- isTrimValue() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadTrimValue
-
This method determines if the
value of this object should be automatically
trimmed.
- isTrimValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
-
This method determines if the
value of this object should be automatically
trimmed.
- isTrimValue() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
-
This method determines if the
value of this object should be automatically
trimmed.
- isTrimValue() - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
This method determines if the
value of this object should be automatically
trimmed.
- isTrue() - Method in enum net.sf.mmm.util.lang.api.BooleanEnum
-
- isTrueIfEquals() - Method in enum net.sf.mmm.util.lang.api.Comparator
-
Deprecated.
- isTrueIfEquals() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
-
- isTrueIfGreater() - Method in enum net.sf.mmm.util.lang.api.Comparator
-
Deprecated.
- isTrueIfGreater() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
-
- isTrueIfLess() - Method in enum net.sf.mmm.util.lang.api.Comparator
-
Deprecated.
- isTrueIfLess() - Method in enum net.sf.mmm.util.lang.api.CompareOperator
-
- isUnacceptable(E) - Method in class net.sf.mmm.util.collection.base.RankMap
-
- isUnacceptable() - Method in class net.sf.mmm.util.collection.base.RankMap.Ranking
-
- isValid() - Method in interface net.sf.mmm.util.validation.api.ValidationState
-
This method determines if the
validation has
been successful.
- isValid() - Method in class net.sf.mmm.util.validation.base.AbstractValidationStateCollector
-
This method determines if the
validation has
been successful.
- isValid(Object, ConstraintValidatorContext) - Method in class net.sf.mmm.util.validation.base.MandatoryValidator
- isValid() - Method in class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
-
This method determines if the
validation has
been successful.
- isValid() - Method in class net.sf.mmm.util.validation.base.ValidationStateImpl
-
This method determines if the
validation has
been successful.
- isValid() - Method in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
-
This method determines if the
validation has
been successful.
- isValidToken(CsrfToken) - Method in class net.sf.mmm.service.base.server.AbstractCsrfTokenManager
-
Checks if the given
CsrfToken that has been sent from the client is valid.
- isValidToken(CsrfToken) - Method in interface net.sf.mmm.service.base.server.CsrfTokenManager
-
Checks if the given
CsrfToken that has been sent from the client is valid.
- isValueSelected(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
-
- isVisible() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadVisible
-
This method determines if this object is
set to
visible.
- isVisible() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisibleAdvanced
-
This method determines if this object is
set to
visible.
- isVisible() - Method in interface net.sf.mmm.client.ui.api.dialog.AbstractDialog
-
This method determines if this dialog is currently visible (opened).
- isVisible() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
-
This method determines if this dialog is currently visible (opened).
- isVisible() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method determines if this object is
set to
visible.
- isVisible() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method determines if this object is
set to
visible.
- isVisible() - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
-
This method determines if this object is
set to
visible.
- isVisibleRecursive() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeReadVisibleRecursive
-
This method determines if this object is actually visible for the end-user.
- isVisibleRecursive() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method determines if this object is actually visible for the end-user.
- isVisibleRecursive() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method determines if this object is actually visible for the end-user.
- isVisibleRecursive() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method determines if this object is actually visible for the end-user.
- isWarnEnabled() - Method in class net.sf.mmm.logging.DummyLogger
- isWarnEnabled() - Method in class net.sf.mmm.logging.TestLogger
- isWarnEnabled() - Method in class net.sf.mmm.util.logging.impl.GwtLogger
- isWhitespace(char) - Static method in class net.sf.mmm.util.filter.api.WhitespaceHelper
-
- isWidth() - Method in enum net.sf.mmm.client.ui.api.common.LengthProperty
-
- isWindowPositionAbsolute() - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetMainWindow
-
- isWindowPositionAbsolute() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.UiWidgetMainWindowGwt
- isWindowPositionAbsolute() - Method in class net.sf.mmm.client.ui.impl.test.widget.window.UiWidgetMainWindowTestImpl
- isWritable(FileAccessClass) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method determines if this
mask is writable for the given
fileModeClass.
- isXIncludeAware() - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- item(int) - Method in class net.sf.mmm.util.gwt.api.JsFileList
-
- ItemContainer<ITEM,SELF extends ItemContainer<ITEM,SELF>> - Interface in net.sf.mmm.client.ui.base.widget.complex
-
- ItemContainerGwt<ROW> - Class in net.sf.mmm.client.ui.impl.gwt.widget.complex
-
This class is a simple container for a <ROW> of a data table in combination with its widgets to
render the row.
- ItemContainerGwt(AbstractUiWidgetAbstractDataTable<?, ?, ROW, ItemContainerGwt<ROW>>) - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
The constructor.
- itemEdited - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
-
- itemOriginal - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
-
- iterator() - Method in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
- iterator() - Method in class net.sf.mmm.util.collection.base.CollectionList
- iterator() - Method in class net.sf.mmm.util.collection.base.FilteredIterable
- iterator() - Method in interface net.sf.mmm.util.lang.api.EnumProvider
-
- iterator() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
- iterator() - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- iterator() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterable
- N_ARY_CIRCLED_DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_CIRCLED_PLUS_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_CIRCLED_TIMES_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_COPRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_INTERSECTION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_LOGICAL_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_LOGICAL_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_SQUARE_UNION_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_SUMMATION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_UNION - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- N_ARY_UNION_OPERATOR_WITH_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NABLA - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- name - Variable in class net.sf.mmm.client.ui.base.dialog.DialogSlot
-
- name - Variable in class net.sf.mmm.persistence.base.sequence.SequenceImpl
-
- name - Variable in class net.sf.mmm.test.TestUser
-
- name - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliArgumentHelpInfo
-
- name - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
-
- name - Variable in class net.sf.mmm.util.http.HttpMessage.HeaderPropertyKey
-
the name of the property
- name - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeSegmentDescriptor
-
- name - Variable in class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
- name - Variable in class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
-
- name - Variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorMode
-
- name - Variable in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
-
- name - Variable in class net.sf.mmm.util.pojo.descriptor.base.accessor.AbstractPojoPropertyAccessorBase
-
- name - Variable in class net.sf.mmm.util.pojo.descriptor.base.PojoProperty
-
- name - Variable in class net.sf.mmm.util.pojo.descriptor.impl.accessor.AbstractPojoPropertyAccessorMethodLimited
-
- name - Variable in class net.sf.mmm.util.reflect.impl.TypeVariableImpl
-
- name - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- name - Variable in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
-
- name2classMap - Variable in class net.sf.mmm.util.reflect.base.MappedClassResolver
-
- name2OptionMap - Variable in class net.sf.mmm.util.cli.base.CliState
-
- NAME_HELP - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
-
- NAME_TO_COLOR_MAP - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
Maps CSS names to
Colors.
- NAME_VERBOSE - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
-
- NAME_VERSION - Static variable in annotation type net.sf.mmm.util.cli.api.CliOption
-
- namespace2prefix - Variable in class net.sf.mmm.util.xml.NamespaceContextImpl
-
maps namespace-URI to prefix.
- NAMESPACE_PREFIX_SCHEMA - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XML-Schema
- NAMESPACE_PREFIX_SCHEMA_INSTANCE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XML-Schema
- NAMESPACE_PREFIX_SVG - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for SVG
- NAMESPACE_PREFIX_XHTML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XHTML
- NAMESPACE_PREFIX_XINCLUDE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XInclude
- NAMESPACE_PREFIX_XLINK - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XLink
- NAMESPACE_PREFIX_XML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the reserved xmlns namespace prefix
- NAMESPACE_PREFIX_XML_EVENTS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XML-Events
- NAMESPACE_PREFIX_XMLNS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the reserved xmlns namespace prefix
- NAMESPACE_PREFIX_XPATH_FUNCTIONS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XML-Schema
- NAMESPACE_PREFIX_XSLT - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the default namespace prefix for XSLT
- NAMESPACE_URI_MATHML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the MathML namespace
- NAMESPACE_URI_RELAXNG_ANNOTATION - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the RELAX-NG-Structure namespace
- NAMESPACE_URI_RELAXNG_STRUCTURE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the RELAX-NG-Structure namespace
- NAMESPACE_URI_SCHEMA - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XML-Schema namespace
- NAMESPACE_URI_SCHEMA_INSTANCE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XML-Schema namespace
- NAMESPACE_URI_SVG - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the SVG namespace
- NAMESPACE_URI_XHTML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XHTML namespace
- NAMESPACE_URI_XINCLUDE - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XInclude namespace
- NAMESPACE_URI_XLINK - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XLink namespace
- NAMESPACE_URI_XML - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the xmlns namespace
- NAMESPACE_URI_XML_EVENTS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XML-Events namespace
- NAMESPACE_URI_XMLNS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the xmlns namespace
- NAMESPACE_URI_XPATH_FUNCTIONS - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XML-Schema namespace
- NAMESPACE_URI_XSLT - Static variable in interface net.sf.mmm.util.xml.api.XmlUtil
-
the URI of the XSLT namespace
- namespaceContext - Variable in class net.sf.mmm.util.xml.path.base.AbstractXmlSelector
-
- NamespaceContextImpl - Class in net.sf.mmm.util.xml
-
- NamespaceContextImpl() - Constructor for class net.sf.mmm.util.xml.NamespaceContextImpl
-
The constructor.
- NamespaceContextImpl(NamespaceContext) - Constructor for class net.sf.mmm.util.xml.NamespaceContextImpl
-
The constructor.
- NamespaceContextImpl.PrefixIterator - Class in net.sf.mmm.util.xml
-
- navigate(String) - Method in interface net.sf.mmm.util.resource.api.DataResource
-
This method retrieves a
DataResource pointing to the given
resourcePath based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory.BrowsableResourceAdapter
-
This method retrieves a
DataResource pointing to the given
resourcePath based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceFactory.DataResourceAdapter
-
This method retrieves a
DataResource pointing to the given
resourcePath based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.base.AbstractDataResourceProxy
-
This method retrieves a
DataResource pointing to the given
resourcePath based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.base.ClasspathResource
-
This method retrieves a
DataResource pointing to the given
resourcePath based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.base.FileResource
-
This method retrieves a
DataResource pointing to the given
resourcePath based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.base.UrlResource
-
This method retrieves a
DataResource pointing to the given
resourcePath based on
this resource.
E.g.
- navigate(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.AbstractBrowsableClasspathResource
-
This method retrieves a
DataResource pointing to the given
resourcePath based on
this resource.
E.g.
- navigate(ResourcePathNode<Void>) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
-
- navigate(String) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
-
This method retrieves a
DataResource pointing to the given
resourcePath based on
this resource.
E.g.
- navigate(String, boolean) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl.ClasspathFolder
-
- navigateBack() - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
-
This method navigates back in the history to the
DialogPlace that has been visited before.
- navigateBack() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
-
This method navigates back in the history to the
DialogPlace that has been visited before.
- navigateForward() - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
-
This method navigates forward in the history.
- navigateForward() - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
-
This method navigates forward in the history.
- navigateFrom(ResourcePathNode<D>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- navigateTo(DialogPlace) - Method in class net.sf.mmm.client.base.gwt.dialog.DialogManagerImplGwt
-
- navigateTo(String) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
-
- navigateTo(DialogPlace) - Method in interface net.sf.mmm.client.ui.api.dialog.DialogManager
-
- navigateTo(String) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- navigateTo(ResourcePathNode<D>) - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- navigateUp() - Method in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- navigator - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
- NAVY - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
- NEGATED_DOUBLE_VERTICAL_BAR_DOUBLE_RIGHT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_A_SUBSET_OF_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_A_SUPERSET_OF_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_APPROXIMATELY_NOR_ACTUALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_GREATER_THAN_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_GREATER_THAN_NOR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_GREATER_THAN_NOR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_LESS_THAN_NOR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_LESS_THAN_NOR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NEITHER_LESS_THAN_NOR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- net.sf.mmm.client.api - package net.sf.mmm.client.api
-
Contains the API for an application client.
- net.sf.mmm.client.api.session - package net.sf.mmm.client.api.session
-
Contains the API for session management of an application client.
- net.sf.mmm.client.base.gwt - package net.sf.mmm.client.base.gwt
-
Contains the base implementation of the Client API using GWT.
- net.sf.mmm.client.base.gwt.dialog - package net.sf.mmm.client.base.gwt.dialog
-
Contains the base implementation of the Client Dialog API using GWT.
- net.sf.mmm.client.impl.base.place - package net.sf.mmm.client.impl.base.place
-
Contains the place related base classes for this client framework.
- net.sf.mmm.client.impl.gwt.busy - package net.sf.mmm.client.impl.gwt.busy
-
Contains the implementation of the Client Busy API using GWT.
- net.sf.mmm.client.impl.gwt.gin - package net.sf.mmm.client.impl.gwt.gin
-
Contains the GIN configuration for this client framework.
- net.sf.mmm.client.ui - package net.sf.mmm.client.ui
-
Contains the bundle for Client UI.
- net.sf.mmm.client.ui.api - package net.sf.mmm.client.ui.api
-
Contains the API to build user-interfaces for an application client.
- net.sf.mmm.client.ui.api.aria.attribute - package net.sf.mmm.client.ui.api.aria.attribute
-
Contains abstract interfaces for attributes of ARIA roles.
- net.sf.mmm.client.ui.api.aria.datatype - package net.sf.mmm.client.ui.api.aria.datatype
-
Contains datatypes for WAI-ARIA support.
- net.sf.mmm.client.ui.api.aria.role - package net.sf.mmm.client.ui.api.aria.role
-
Contains interfaces for WAI-ARIA roles.
- net.sf.mmm.client.ui.api.attribute - package net.sf.mmm.client.ui.api.attribute
-
Contains abstract interfaces for common attributes of UI objects.
- net.sf.mmm.client.ui.api.binding - package net.sf.mmm.client.ui.api.binding
-
Contains the API for data-binding of the user-interface.
- net.sf.mmm.client.ui.api.busy - package net.sf.mmm.client.ui.api.busy
-
Contains the API for busy management of an application client.
- net.sf.mmm.client.ui.api.common - package net.sf.mmm.client.ui.api.common
-
Contains the common API of the client UI.
- net.sf.mmm.client.ui.api.dialog - package net.sf.mmm.client.ui.api.dialog
-
Contains the API for dialog management of an application client.
- net.sf.mmm.client.ui.api.event - package net.sf.mmm.client.ui.api.event
-
Contains the event API of the client UI.
- net.sf.mmm.client.ui.api.feature - package net.sf.mmm.client.ui.api.feature
-
Contains the feature API of the client UI.
- net.sf.mmm.client.ui.api.handler - package net.sf.mmm.client.ui.api.handler
-
Contains interfaces for handlers of the UI.
- net.sf.mmm.client.ui.api.handler.action - package net.sf.mmm.client.ui.api.handler.action
-
Contains interfaces for plain UI handlers.
- net.sf.mmm.client.ui.api.handler.event - package net.sf.mmm.client.ui.api.handler.event
-
Contains interfaces for event related UI handlers.
- net.sf.mmm.client.ui.api.handler.object - package net.sf.mmm.client.ui.api.handler.object
-
Contains interfaces for object-related UI handlers.
- net.sf.mmm.client.ui.api.media - package net.sf.mmm.client.ui.api.media
-
Contains the media API of the client UI.
- net.sf.mmm.client.ui.api.widget - package net.sf.mmm.client.ui.api.widget
-
Contains the API for widgets.
- net.sf.mmm.client.ui.api.widget.complex - package net.sf.mmm.client.ui.api.widget.complex
-
Contains the API for complex widgets.
- net.sf.mmm.client.ui.api.widget.core - package net.sf.mmm.client.ui.api.widget.core
-
Contains the API for core widgets.
- net.sf.mmm.client.ui.api.widget.factory - package net.sf.mmm.client.ui.api.widget.factory
-
Contains the API for widget factories.
- net.sf.mmm.client.ui.api.widget.field - package net.sf.mmm.client.ui.api.widget.field
-
Contains the API for field widgets.
- net.sf.mmm.client.ui.api.widget.media - package net.sf.mmm.client.ui.api.widget.media
-
Contains the API for media widgets.
- net.sf.mmm.client.ui.api.widget.menu - package net.sf.mmm.client.ui.api.widget.menu
-
Contains the API for menu widgets.
- net.sf.mmm.client.ui.api.widget.panel - package net.sf.mmm.client.ui.api.widget.panel
-
Contains the API for panel widgets.
- net.sf.mmm.client.ui.api.widget.window - package net.sf.mmm.client.ui.api.widget.window
-
Contains the API for window widgets.
- net.sf.mmm.client.ui.base - package net.sf.mmm.client.ui.base
-
Contains the base implementation for widgets.
- net.sf.mmm.client.ui.base.aria.role - package net.sf.mmm.client.ui.base.aria.role
-
Contains abstract base implementation of ARIA roles.
- net.sf.mmm.client.ui.base.attribute - package net.sf.mmm.client.ui.base.attribute
-
Contains abstract base implementation of UI attributes.
- net.sf.mmm.client.ui.base.binding - package net.sf.mmm.client.ui.base.binding
-
Contains the (base) implementations of the data binding.
- net.sf.mmm.client.ui.base.busy - package net.sf.mmm.client.ui.base.busy
-
Contains the base implementation of the Client Busy API.
- net.sf.mmm.client.ui.base.dialog - package net.sf.mmm.client.ui.base.dialog
-
Contains the base implementation of the Client Dialog API.
- net.sf.mmm.client.ui.base.dialog.main - package net.sf.mmm.client.ui.base.dialog.main
-
Contains the base implementation for main dialogs.
- net.sf.mmm.client.ui.base.dialog.navigation - package net.sf.mmm.client.ui.base.dialog.navigation
-
Contains the base implementation for the (default) navigation dialog.
- net.sf.mmm.client.ui.base.dialog.page - package net.sf.mmm.client.ui.base.dialog.page
-
Contains the base implementation of the page dialog.
- net.sf.mmm.client.ui.base.dialog.root - package net.sf.mmm.client.ui.base.dialog.root
-
Contains the base implementation of the root dialog.
- net.sf.mmm.client.ui.base.dynamic - package net.sf.mmm.client.ui.base.dynamic
-
Contains the (base) implementations of dynamic effects.
- net.sf.mmm.client.ui.base.feature - package net.sf.mmm.client.ui.base.feature
-
Contains the base implementation for features.
- net.sf.mmm.client.ui.base.handler.event - package net.sf.mmm.client.ui.base.handler.event
-
Contains the base implementation for event handling.
- net.sf.mmm.client.ui.base.model - package net.sf.mmm.client.ui.base.model
-
Contains the (base) implementations of the UI models.
- net.sf.mmm.client.ui.base.widget - package net.sf.mmm.client.ui.base.widget
-
Contains the base implementation for widgets.
- net.sf.mmm.client.ui.base.widget.adapter - package net.sf.mmm.client.ui.base.widget.adapter
-
Contains the adapters for widgets.
- net.sf.mmm.client.ui.base.widget.complex - package net.sf.mmm.client.ui.base.widget.complex
-
Contains the base implementation for complex widgets.
- net.sf.mmm.client.ui.base.widget.complex.adapter - package net.sf.mmm.client.ui.base.widget.complex.adapter
-
Contains the adapters for complex widgets.
- net.sf.mmm.client.ui.base.widget.core - package net.sf.mmm.client.ui.base.widget.core
-
Contains the base implementation for core widgets.
- net.sf.mmm.client.ui.base.widget.core.adapter - package net.sf.mmm.client.ui.base.widget.core.adapter
-
Contains the adapters for core widgets.
- net.sf.mmm.client.ui.base.widget.custom - package net.sf.mmm.client.ui.base.widget.custom
-
Contains the API for custom widgets.
- net.sf.mmm.client.ui.base.widget.custom.complex - package net.sf.mmm.client.ui.base.widget.custom.complex
-
Contains the API for complex custom widgets.
- net.sf.mmm.client.ui.base.widget.custom.core - package net.sf.mmm.client.ui.base.widget.custom.core
-
Contains the API for custom core widgets.
- net.sf.mmm.client.ui.base.widget.custom.field - package net.sf.mmm.client.ui.base.widget.custom.field
-
Contains the API for custom field widgets.
- net.sf.mmm.client.ui.base.widget.custom.panel - package net.sf.mmm.client.ui.base.widget.custom.panel
-
Contains the API for custom panel widgets.
- net.sf.mmm.client.ui.base.widget.custom.pattern - package net.sf.mmm.client.ui.base.widget.custom.pattern
-
Contains the API for custom pattern widgets.
- net.sf.mmm.client.ui.base.widget.custom.window - package net.sf.mmm.client.ui.base.widget.custom.window
-
Contains the API for custom window widgets.
- net.sf.mmm.client.ui.base.widget.factory - package net.sf.mmm.client.ui.base.widget.factory
-
Contains the API and default implementations of factories for widgets.
- net.sf.mmm.client.ui.base.widget.field - package net.sf.mmm.client.ui.base.widget.field
-
Contains the base implementation for field widgets.
- net.sf.mmm.client.ui.base.widget.field.adapter - package net.sf.mmm.client.ui.base.widget.field.adapter
-
Contains the adapters for field widgets.
- net.sf.mmm.client.ui.base.widget.menu - package net.sf.mmm.client.ui.base.widget.menu
-
Contains the base implementation for menu widgets.
- net.sf.mmm.client.ui.base.widget.menu.adapter - package net.sf.mmm.client.ui.base.widget.menu.adapter
-
Contains the adapters for menu widgets.
- net.sf.mmm.client.ui.base.widget.panel - package net.sf.mmm.client.ui.base.widget.panel
-
Contains the base implementation for panel widgets.
- net.sf.mmm.client.ui.base.widget.panel.adapter - package net.sf.mmm.client.ui.base.widget.panel.adapter
-
Contains the adapters for panel widgets.
- net.sf.mmm.client.ui.base.widget.window - package net.sf.mmm.client.ui.base.widget.window
-
Contains the base implementation for window widgets.
- net.sf.mmm.client.ui.base.widget.window.adapter - package net.sf.mmm.client.ui.base.widget.window.adapter
-
Contains the adapters for window widgets.
- net.sf.mmm.client.ui.gwt.widgets - package net.sf.mmm.client.ui.gwt.widgets
-
Contains the implementation of various GWT widgets.
- net.sf.mmm.client.ui.gwt.widgets.handler - package net.sf.mmm.client.ui.gwt.widgets.handler
-
- net.sf.mmm.client.ui.gwt.widgets.richtext - package net.sf.mmm.client.ui.gwt.widgets.richtext
-
- net.sf.mmm.client.ui.impl.gwt - package net.sf.mmm.client.ui.impl.gwt
-
Contains the base implementation for Client UI using GWT.
- net.sf.mmm.client.ui.impl.gwt.handler.event - package net.sf.mmm.client.ui.impl.gwt.handler.event
-
Contains the implementation for event related UI handlers using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget - package net.sf.mmm.client.ui.impl.gwt.widget
-
Contains the base implementation for widgets using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.adapter
-
Contains the implementation for widget adapters using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.complex - package net.sf.mmm.client.ui.impl.gwt.widget.complex
-
Contains the implementation for complex widgets using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter
-
Contains the implementation for complex widget adapters using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.core - package net.sf.mmm.client.ui.impl.gwt.widget.core
-
Contains the implementation for core widgets using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.core.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.core.adapter
-
Contains the implementation for core widget adapters using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.field - package net.sf.mmm.client.ui.impl.gwt.widget.field
-
Contains the implementation for field widgets using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.field.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.field.adapter
-
Contains the implementation for field widget adapters using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.menu - package net.sf.mmm.client.ui.impl.gwt.widget.menu
-
Contains the implementation for menu widgets using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter
-
Contains the implementation for menu widget adapters using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.panel - package net.sf.mmm.client.ui.impl.gwt.widget.panel
-
Contains the implementation for panel widgets using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter
-
Contains the implementation for panel widget adapters using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.window - package net.sf.mmm.client.ui.impl.gwt.widget.window
-
Contains the implementation for window widgets using GWT.
- net.sf.mmm.client.ui.impl.gwt.widget.window.adapter - package net.sf.mmm.client.ui.impl.gwt.widget.window.adapter
-
Contains the implementation for window widget adapters using GWT.
- net.sf.mmm.client.ui.impl.test - package net.sf.mmm.client.ui.impl.test
-
Contains the test implementation of client-ui for widgets.
- net.sf.mmm.client.ui.impl.test.widget - package net.sf.mmm.client.ui.impl.test.widget
-
Contains the test implementation of widgets.
- net.sf.mmm.client.ui.impl.test.widget.adapter - package net.sf.mmm.client.ui.impl.test.widget.adapter
-
Contains the test implementation of widget adapters.
- net.sf.mmm.client.ui.impl.test.widget.complex - package net.sf.mmm.client.ui.impl.test.widget.complex
-
Contains the test implementation of complex widgets.
- net.sf.mmm.client.ui.impl.test.widget.complex.adapter - package net.sf.mmm.client.ui.impl.test.widget.complex.adapter
-
Contains the test implementation of adapters for complex widgets.
- net.sf.mmm.client.ui.impl.test.widget.core - package net.sf.mmm.client.ui.impl.test.widget.core
-
Contains the test implementation of core widgets.
- net.sf.mmm.client.ui.impl.test.widget.field - package net.sf.mmm.client.ui.impl.test.widget.field
-
Contains the test implementation of field widgets.
- net.sf.mmm.client.ui.impl.test.widget.field.adapter - package net.sf.mmm.client.ui.impl.test.widget.field.adapter
-
Contains the test implementation of adapters for field widgets.
- net.sf.mmm.client.ui.impl.test.widget.menu - package net.sf.mmm.client.ui.impl.test.widget.menu
-
Contains the test implementation of menu widgets.
- net.sf.mmm.client.ui.impl.test.widget.menu.adapter - package net.sf.mmm.client.ui.impl.test.widget.menu.adapter
-
Contains the test implementation of adapters for menu widgets.
- net.sf.mmm.client.ui.impl.test.widget.panel - package net.sf.mmm.client.ui.impl.test.widget.panel
-
Contains the test implementation of panel widgets.
- net.sf.mmm.client.ui.impl.test.widget.panel.adapter - package net.sf.mmm.client.ui.impl.test.widget.panel.adapter
-
Contains the test implementation of adapters for panel widgets.
- net.sf.mmm.client.ui.impl.test.widget.window - package net.sf.mmm.client.ui.impl.test.widget.window
-
Contains the test implementation of window widgets.
- net.sf.mmm.logging - package net.sf.mmm.logging
-
Provides test-code to test logging.
- net.sf.mmm.persistence - package net.sf.mmm.persistence
-
Base-Package of the persistence.
- net.sf.mmm.persistence.api - package net.sf.mmm.persistence.api
-
Provides the API for a persistence layer.
- net.sf.mmm.persistence.api.jpql - package net.sf.mmm.persistence.api.jpql
-
Provides the API for the Java Persistence Query Language (JPQL).
- net.sf.mmm.persistence.api.sequence - package net.sf.mmm.persistence.api.sequence
-
Provides the API for sequences as part of the persistence layer.
- net.sf.mmm.persistence.base - package net.sf.mmm.persistence.base
-
Provides the base implementation of the persistence API.
- net.sf.mmm.persistence.base.jpa - package net.sf.mmm.persistence.base.jpa
-
Provides the base implementation of the persistence API based on the JPA.
- net.sf.mmm.persistence.base.sequence - package net.sf.mmm.persistence.base.sequence
-
Provides the base implementation of the persistence sequence API.
- net.sf.mmm.persistence.impl.hibernate - package net.sf.mmm.persistence.impl.hibernate
-
Provides the implementation of the persistence API based on the JPA and
hibernate-envers for revisioning/auditing.
- net.sf.mmm.persistence.impl.hibernate.usertype - package net.sf.mmm.persistence.impl.hibernate.usertype
-
Provides classes for implementing hibernate usertypes to map custom
datatypes.
- net.sf.mmm.persistence.impl.jpa - package net.sf.mmm.persistence.impl.jpa
-
Provides the implementation of the persistence API based on the JPA.
- net.sf.mmm.service.api - package net.sf.mmm.service.api
-
Contains the API for simple remote invocations to communicate between client and server.
- net.sf.mmm.service.api.client - package net.sf.mmm.service.api.client
-
Contains the client-specific API for remote invocations.
- net.sf.mmm.service.api.command - package net.sf.mmm.service.api.command
-
Contains the API for simple remote services using command style.
- net.sf.mmm.service.api.command.client - package net.sf.mmm.service.api.command.client
-
Contains the client-specific API for simple remote services using command style.
- net.sf.mmm.service.api.rpc - package net.sf.mmm.service.api.rpc
-
Contains the API for simple remote services using RPC style.
- net.sf.mmm.service.api.rpc.client - package net.sf.mmm.service.api.rpc.client
-
Contains the client-specific API for simple remote services using RPC style.
- net.sf.mmm.service.base - package net.sf.mmm.service.base
-
Contains the base classes for simple remote services.
- net.sf.mmm.service.base.client - package net.sf.mmm.service.base.client
-
Contains the client-specific base classes for simple remote services.
- net.sf.mmm.service.base.command - package net.sf.mmm.service.base.command
-
Contains the base classes for simple remote services using command pattern.
- net.sf.mmm.service.base.command.client - package net.sf.mmm.service.base.command.client
-
Contains the client-specific base classes for simple remote services using command style.
- net.sf.mmm.service.base.command.server - package net.sf.mmm.service.base.command.server
-
Contains the server-specific base classes for simple remote services using command style.
- net.sf.mmm.service.base.gwt - package net.sf.mmm.service.base.gwt
-
Contains the base classes for simple remote services using GWT.
- net.sf.mmm.service.base.rpc - package net.sf.mmm.service.base.rpc
-
Contains the base classes for simple remote services using RPC style.
- net.sf.mmm.service.base.rpc.client - package net.sf.mmm.service.base.rpc.client
-
Contains the client-specific base classes for simple remote services using RPC style.
- net.sf.mmm.service.base.rpc.server - package net.sf.mmm.service.base.rpc.server
-
Contains the server-specific base classes for simple remote services using RPC style.
- net.sf.mmm.service.base.server - package net.sf.mmm.service.base.server
-
Contains the server-specific base classes for simple remote services.
- net.sf.mmm.service.impl.command.server - package net.sf.mmm.service.impl.command.server
-
Contains the server-specific implementation classes for simple remote invocations using command style.
- net.sf.mmm.service.impl.gwt.rpc.client - package net.sf.mmm.service.impl.gwt.rpc.client
-
Contains the client-specific implementation for remote invocation services.
- net.sf.mmm.service.impl.gwt.rpc.client.rebind - package net.sf.mmm.service.impl.gwt.rpc.client.rebind
-
- net.sf.mmm.service.impl.gwt.server - package net.sf.mmm.service.impl.gwt.server
-
Contains the server-specific implementation for remote invocation services.
- net.sf.mmm.service.impl.rpc.server - package net.sf.mmm.service.impl.rpc.server
-
Contains the server-specific implementation classes for simple remote invocations using RPC style.
- net.sf.mmm.service.impl.server - package net.sf.mmm.service.impl.server
-
Contains the server-specific implementation classes for simple remote invocations.
- net.sf.mmm.service.impl.spring.client - package net.sf.mmm.service.impl.spring.client
-
Contains the client-specific implementation for remote services using spring-remoting.
- net.sf.mmm.service.impl.spring.server - package net.sf.mmm.service.impl.spring.server
-
Contains the server-specific implementation for remote services using spring-remoting.
- net.sf.mmm.test - package net.sf.mmm.test
-
Provides general test-code.
- net.sf.mmm.test.jpa - package net.sf.mmm.test.jpa
-
Provides general test-code.
- net.sf.mmm.transaction - package net.sf.mmm.transaction
-
Top-level package of the mmm-transaction.
- net.sf.mmm.transaction.api - package net.sf.mmm.transaction.api
-
Provides the API for transaction support.
- net.sf.mmm.transaction.base - package net.sf.mmm.transaction.base
-
Provides the base-implementation for transaction support.
- net.sf.mmm.transaction.impl.jpa - package net.sf.mmm.transaction.impl.jpa
-
Provides the implementation for transaction support using JPA.
- net.sf.mmm.transaction.impl.jta - package net.sf.mmm.transaction.impl.jta
-
Provides the implementation for transaction support using JTA.
- net.sf.mmm.transaction.impl.spring - package net.sf.mmm.transaction.impl.spring
-
Provides the implementation for transaction support using spring-transaction.
- net.sf.mmm.util - package net.sf.mmm.util
-
Top-level package of the utilities.
- net.sf.mmm.util.cli - package net.sf.mmm.util.cli
-
Top-level package of the utilities for building a command-line-interface.
- net.sf.mmm.util.cli.api - package net.sf.mmm.util.cli.api
-
Provides the API for utilities that help to build
command-line-interfaces (CLI).
- net.sf.mmm.util.cli.base - package net.sf.mmm.util.cli.base
-
Contains the base-implementation of utilities that help to build
command-line-interfaces (CLI).
- net.sf.mmm.util.cli.impl - package net.sf.mmm.util.cli.impl
-
Contains the implementation of utilities that help to build
command-line-interfaces (CLI).
- net.sf.mmm.util.collection.api - package net.sf.mmm.util.collection.api
-
Provides the API for utilities that help to dealing with
Collections.
- net.sf.mmm.util.collection.base - package net.sf.mmm.util.collection.base
-
- net.sf.mmm.util.collection.impl - package net.sf.mmm.util.collection.impl
-
- net.sf.mmm.util.component.api - package net.sf.mmm.util.component.api
-
Contains API to help implementing components.
- net.sf.mmm.util.component.base - package net.sf.mmm.util.component.base
-
Contains base-implementation of component-util.
- net.sf.mmm.util.component.impl - package net.sf.mmm.util.component.impl
-
Contains implementation of component-util.
- net.sf.mmm.util.concurrent.api - package net.sf.mmm.util.concurrent.api
-
Provides the API for utilities that help to deal with concurrent programming.
- net.sf.mmm.util.concurrent.base - package net.sf.mmm.util.concurrent.base
-
Provides the base-implementation for concurrent-util.
- net.sf.mmm.util.contenttype.api - package net.sf.mmm.util.contenttype.api
-
Provides the API for utilities that help to detect the type of content on the
fly while streaming data.
- net.sf.mmm.util.contenttype.base - package net.sf.mmm.util.contenttype.base
-
Provides the base implementation of the content-type API.
- net.sf.mmm.util.contenttype.base.format - package net.sf.mmm.util.contenttype.base.format
-
Provides the format representation for the base implementation of the
content-type API.
- net.sf.mmm.util.contenttype.impl - package net.sf.mmm.util.contenttype.impl
-
Provides the implementation of the content-type API.
- net.sf.mmm.util.context.api - package net.sf.mmm.util.context.api
-
Provides the API for a generic context.
- net.sf.mmm.util.context.base - package net.sf.mmm.util.context.base
-
- net.sf.mmm.util.context.impl - package net.sf.mmm.util.context.impl
-
- net.sf.mmm.util.datatype.api - package net.sf.mmm.util.datatype.api
-
Provides common datatypes.
- net.sf.mmm.util.datatype.api.address - package net.sf.mmm.util.datatype.api.address
-
Provides common datatypes related to an address.
- net.sf.mmm.util.datatype.api.color - package net.sf.mmm.util.datatype.api.color
-
Contains the color API of the client UI.
- net.sf.mmm.util.datatype.api.music - package net.sf.mmm.util.datatype.api.music
-
Provides common datatypes related to music.
- net.sf.mmm.util.datatype.api.person - package net.sf.mmm.util.datatype.api.person
-
Provides common datatypes related to persons.
- net.sf.mmm.util.datatype.api.phone - package net.sf.mmm.util.datatype.api.phone
-
Provides common datatypes related to phone numbers.
- net.sf.mmm.util.date.api - package net.sf.mmm.util.date.api
-
Provides the API for utilities that help to deal with date and time.
- net.sf.mmm.util.date.base - package net.sf.mmm.util.date.base
-
Provides the basic implementation of utilities for dealing with date and time.
- net.sf.mmm.util.entity.api - package net.sf.mmm.util.entity.api
-
Provides the API for a entities.
- net.sf.mmm.util.entity.base - package net.sf.mmm.util.entity.base
-
Provides the basic implementation of the entity API.
- net.sf.mmm.util.event.api - package net.sf.mmm.util.event.api
-
Provides the API for a generic event-handling.
- net.sf.mmm.util.event.base - package net.sf.mmm.util.event.base
-
- net.sf.mmm.util.event.impl - package net.sf.mmm.util.event.impl
-
Contains the implementation of the event API.
- net.sf.mmm.util.exception.api - package net.sf.mmm.util.exception.api
-
Provides the API for utilities that help to deal with exceptions.
- net.sf.mmm.util.exception.base - package net.sf.mmm.util.exception.base
-
Contains public implementations of exception-utilities.
- net.sf.mmm.util.file.api - package net.sf.mmm.util.file.api
-
Provides the API for utilities that help to deal with files.
- net.sf.mmm.util.file.base - package net.sf.mmm.util.file.base
-
Contains public implementations of
File-utilities.
- net.sf.mmm.util.file.impl - package net.sf.mmm.util.file.impl
-
Contains the implementation of file utilities.
- net.sf.mmm.util.filter.api - package net.sf.mmm.util.filter.api
-
Provides the API for generic filtering.
- net.sf.mmm.util.filter.base - package net.sf.mmm.util.filter.base
-
- net.sf.mmm.util.gwt.api - package net.sf.mmm.util.gwt.api
-
Provides the API for GWT specific utilities.
- net.sf.mmm.util.gwt.base.rebind - package net.sf.mmm.util.gwt.base.rebind
-
Provides the generator infrastructure for GWT.
- net.sf.mmm.util.http - package net.sf.mmm.util.http
-
- net.sf.mmm.util.io.api - package net.sf.mmm.util.io.api
-
Provides the API for utilities that help to read and write data, process
bytes, etc.
- net.sf.mmm.util.io.api.spi - package net.sf.mmm.util.io.api.spi
-
Provides the SPI (service-provider-interface) for IO-Utils.
- net.sf.mmm.util.io.base - package net.sf.mmm.util.io.base
-
Contains public implementations that help to read and write data, process
bytes, etc.
- net.sf.mmm.util.io.impl - package net.sf.mmm.util.io.impl
-
Contains implementations for utilities that help to read and write
data, process bytes, etc.
- net.sf.mmm.util.lang.api - package net.sf.mmm.util.lang.api
-
Provides the API for utilities of general purpose.
- net.sf.mmm.util.lang.api.attribute - package net.sf.mmm.util.lang.api.attribute
-
Contains abstract interfaces for common attributes of objects.
- net.sf.mmm.util.lang.api.concern - package net.sf.mmm.util.lang.api.concern
-
Contains abstract interfaces to tag common concerns of objects.
- net.sf.mmm.util.lang.api.function - package net.sf.mmm.util.lang.api.function
-
Contains a temporary backport for functional interfaces from java.util.function.
- net.sf.mmm.util.lang.base - package net.sf.mmm.util.lang.base
-
Contains the basic implementation of the Util Lang API.
- net.sf.mmm.util.lang.base.attribute - package net.sf.mmm.util.lang.base.attribute
-
Contains base-implementation of the attributes API.
- net.sf.mmm.util.lang.base.datatype.adapter - package net.sf.mmm.util.lang.base.datatype.adapter
-
Provides generic adapters to map datatypes for JPA, JSON, and JAXB.
- net.sf.mmm.util.lang.base.datatype.adapter.jackson - package net.sf.mmm.util.lang.base.datatype.adapter.jackson
-
Provides generic adapters to map datatypes for jackson.
- net.sf.mmm.util.lang.base.datatype.adapter.jpa - package net.sf.mmm.util.lang.base.datatype.adapter.jpa
-
Provides generic adapters to map datatypes for JPA.
- net.sf.mmm.util.lang.base.datatype.descriptor - package net.sf.mmm.util.lang.base.datatype.descriptor
-
Contains the basic implementation of the Util Lang API for datatype description.
- net.sf.mmm.util.logging.impl - package net.sf.mmm.util.logging.impl
-
Provides the GWT compatible implementation of
Logger via
GwtLogger.
- net.sf.mmm.util.math.api - package net.sf.mmm.util.math.api
-
Provides the API for utilities that help to deal with
Numbers.
- net.sf.mmm.util.math.base - package net.sf.mmm.util.math.base
-
- net.sf.mmm.util.metakey.api - package net.sf.mmm.util.metakey.api
-
- net.sf.mmm.util.nls.api - package net.sf.mmm.util.nls.api
-
Provides the API for the native language support (NLS).
- net.sf.mmm.util.nls.base - package net.sf.mmm.util.nls.base
-
Contains the basis for implementations of the native language support (NLS) API.
- net.sf.mmm.util.nls.impl - package net.sf.mmm.util.nls.impl
-
Provides the GWT compatible implementations for this package.
- net.sf.mmm.util.nls.impl.formatter - package net.sf.mmm.util.nls.impl.formatter
-
Contains the implementation of formatters for the native language support (NLS).
- net.sf.mmm.util.nls.impl.rebind - package net.sf.mmm.util.nls.impl.rebind
-
- net.sf.mmm.util.path.api - package net.sf.mmm.util.path.api
-
- net.sf.mmm.util.path.base - package net.sf.mmm.util.path.base
-
- net.sf.mmm.util.path.impl - package net.sf.mmm.util.path.impl
-
- net.sf.mmm.util.pattern.api - package net.sf.mmm.util.pattern.api
-
Provides the API for a pattern compiler.
- net.sf.mmm.util.pattern.base - package net.sf.mmm.util.pattern.base
-
Contains public implementations of the
PatternCompiler interface for different
syntax such as java-regex-, glob- and path-patterns.
- net.sf.mmm.util.pojo.api - package net.sf.mmm.util.pojo.api
-
Provides the API for dealing with
Pojos.
- net.sf.mmm.util.pojo.base - package net.sf.mmm.util.pojo.base
-
Provides the base-implementation of the
Pojo API.
- net.sf.mmm.util.pojo.descriptor.api - package net.sf.mmm.util.pojo.descriptor.api
-
Provides the API for introspection of
Pojos.
- net.sf.mmm.util.pojo.descriptor.api.accessor - package net.sf.mmm.util.pojo.descriptor.api.accessor
-
Provides the accessors of the API for introspection of
Pojos.
- net.sf.mmm.util.pojo.descriptor.api.attribute - package net.sf.mmm.util.pojo.descriptor.api.attribute
-
Provides the common attribute-interfaces of the API for introspection of
Pojos.
- net.sf.mmm.util.pojo.descriptor.base - package net.sf.mmm.util.pojo.descriptor.base
-
- net.sf.mmm.util.pojo.descriptor.base.accessor - package net.sf.mmm.util.pojo.descriptor.base.accessor
-
- net.sf.mmm.util.pojo.descriptor.impl - package net.sf.mmm.util.pojo.descriptor.impl
-
- net.sf.mmm.util.pojo.descriptor.impl.accessor - package net.sf.mmm.util.pojo.descriptor.impl.accessor
-
- net.sf.mmm.util.pojo.descriptor.impl.rebind - package net.sf.mmm.util.pojo.descriptor.impl.rebind
-
Contains the GWT rebinding generator for POJO introspection.
- net.sf.mmm.util.pojo.path.api - package net.sf.mmm.util.pojo.path.api
-
Provides the API for navigating a
PojoPath.
- net.sf.mmm.util.pojo.path.base - package net.sf.mmm.util.pojo.path.base
-
Contains the base-implementation of the
PojoPath API.
- net.sf.mmm.util.pojo.path.impl - package net.sf.mmm.util.pojo.path.impl
-
Contains the implementation of the
PojoPath API.
- net.sf.mmm.util.pojo.path.impl.function - package net.sf.mmm.util.pojo.path.impl.function
-
- net.sf.mmm.util.pool.api - package net.sf.mmm.util.pool.api
-
Provides the API for a generic pool.
- net.sf.mmm.util.pool.base - package net.sf.mmm.util.pool.base
-
- net.sf.mmm.util.pool.impl - package net.sf.mmm.util.pool.impl
-
- net.sf.mmm.util.process.api - package net.sf.mmm.util.process.api
-
Provides the API for utilities that help to deal with
Processes.
- net.sf.mmm.util.process.base - package net.sf.mmm.util.process.base
-
- net.sf.mmm.util.reflect.api - package net.sf.mmm.util.reflect.api
-
Provides the API for utilities that help to deal with reflection.
- net.sf.mmm.util.reflect.base - package net.sf.mmm.util.reflect.base
-
- net.sf.mmm.util.reflect.impl - package net.sf.mmm.util.reflect.impl
-
Contains implementations of the
Reflection-Util API and other internals
of this reflection-util.
- net.sf.mmm.util.resource - package net.sf.mmm.util.resource
-
Top-level package of the utilities for resources.
- net.sf.mmm.util.resource.api - package net.sf.mmm.util.resource.api
-
Provides the API for utilities that help to load resources from arbitrary sources.
- net.sf.mmm.util.resource.api.spi - package net.sf.mmm.util.resource.api.spi
-
- net.sf.mmm.util.resource.base - package net.sf.mmm.util.resource.base
-
- net.sf.mmm.util.resource.base.spi - package net.sf.mmm.util.resource.base.spi
-
Contains the base-implementation of the SPI (service-provider-interface) for
data-resources.
- net.sf.mmm.util.resource.impl - package net.sf.mmm.util.resource.impl
-
- net.sf.mmm.util.resource.impl.spi - package net.sf.mmm.util.resource.impl.spi
-
Contains the implementations of the SPI (service-provider-interface) for
data-resources.
- net.sf.mmm.util.scanner.api - package net.sf.mmm.util.scanner.api
-
Provides the API for scanners that help to parse character sequences
efficient and easily.
- net.sf.mmm.util.scanner.base - package net.sf.mmm.util.scanner.base
-
- net.sf.mmm.util.search.api - package net.sf.mmm.util.search.api
-
Provides the API for a search.
- net.sf.mmm.util.search.base - package net.sf.mmm.util.search.base
-
Provides the basic implementation of the Search API.
- net.sf.mmm.util.security.api - package net.sf.mmm.util.security.api
-
Provides the API to help with security.
- net.sf.mmm.util.serialization.api - package net.sf.mmm.util.serialization.api
-
Provides the API for utilities that help to deal with (de)serialization.
- net.sf.mmm.util.serialization.base - package net.sf.mmm.util.serialization.base
-
Contains common implementations of the serialization API.
- net.sf.mmm.util.session.api - package net.sf.mmm.util.session.api
-
Provides the API for utilities that help to deal with user specific settings.
- net.sf.mmm.util.session.base - package net.sf.mmm.util.session.base
-
Contains public implementations of the session API.
- net.sf.mmm.util.text.api - package net.sf.mmm.util.text.api
-
Provides the API for utilities that help with textual operations.
- net.sf.mmm.util.text.base - package net.sf.mmm.util.text.base
-
Provides the base-implementation of text-util API.
- net.sf.mmm.util.transferobject.api - package net.sf.mmm.util.transferobject.api
-
Provides the API for transfer-objects.
- net.sf.mmm.util.transferobject.base - package net.sf.mmm.util.transferobject.base
-
Contains the basic implementation of the transfer-object API.
- net.sf.mmm.util.transformer.api - package net.sf.mmm.util.transformer.api
-
Provides the API for transformation-utilities.
- net.sf.mmm.util.transformer.base - package net.sf.mmm.util.transformer.base
-
Provides the base-implementation of transformer-util API.
- net.sf.mmm.util.uuid.api - package net.sf.mmm.util.uuid.api
-
Provides the API for utilities that help to create
UUIDs.
- net.sf.mmm.util.uuid.base - package net.sf.mmm.util.uuid.base
-
- net.sf.mmm.util.validation.api - package net.sf.mmm.util.validation.api
-
Provides the API for simple validation of values.
- net.sf.mmm.util.validation.base - package net.sf.mmm.util.validation.base
-
- net.sf.mmm.util.value.api - package net.sf.mmm.util.value.api
-
Provides the API for generic handling of values.
- net.sf.mmm.util.value.base - package net.sf.mmm.util.value.base
-
Contains the base-implementations of the
value API.
- net.sf.mmm.util.value.impl - package net.sf.mmm.util.value.impl
-
- net.sf.mmm.util.version.api - package net.sf.mmm.util.version.api
-
Provides the API for dealing with versions.
- net.sf.mmm.util.version.base - package net.sf.mmm.util.version.base
-
- net.sf.mmm.util.version.impl - package net.sf.mmm.util.version.impl
-
- net.sf.mmm.util.xml - package net.sf.mmm.util.xml
-
Contains utility code for the XML library.
- net.sf.mmm.util.xml.api - package net.sf.mmm.util.xml.api
-
Provides the API of utilities that help to deal with XML.
- net.sf.mmm.util.xml.base - package net.sf.mmm.util.xml.base
-
- net.sf.mmm.util.xml.base.jaxb - package net.sf.mmm.util.xml.base.jaxb
-
Contains various
XmlAdapter for
mapping of common data-types and data-containers with JAXB.
- net.sf.mmm.util.xml.impl.stax - package net.sf.mmm.util.xml.impl.stax
-
Contains the implementation of the XML-Util API for StAX.
- net.sf.mmm.util.xml.path.api - package net.sf.mmm.util.xml.path.api
-
- net.sf.mmm.util.xml.path.base - package net.sf.mmm.util.xml.path.base
-
- net_sf_mmm_util_validation_base_Mandatory_message() - Method in interface net.sf.mmm.util.validation.base.ValidationMessages
-
- NEW - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-keyword NEW.
- NEW_VALUE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- newBundle(String, Locale, String, ClassLoader, boolean) - Method in class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8
- newBundle(String, Locale, String, ClassLoader, boolean) - Method in class net.sf.mmm.util.nls.base.ResourceBundleControlUtf8WithNlsBundleSupport
- newBusySession(String) - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
-
- newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
-
Creates a new instance with the given value.
- newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Alpha
-
Creates a new instance with the given value.
- newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Blue
-
Creates a new instance with the given value.
- newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Brightness
-
Creates a new instance with the given value.
- newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Chroma
-
Creates a new instance with the given value.
- newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.ColorFactor
-
Creates a new instance with the given value.
- newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Green
-
Creates a new instance with the given value.
- newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Hue
-
Creates a new instance with the given value.
- newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Lightness
-
Creates a new instance with the given value.
- newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Red
-
Creates a new instance with the given value.
- newInstance(double) - Method in class net.sf.mmm.util.datatype.api.color.Saturation
-
Creates a new instance with the given value.
- newInstance(Object) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
- newInstance(Class<T>, ReflectionUtil) - Static method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorSimpleDatatype
-
- newInstance(Class<POJO>) - Method in interface net.sf.mmm.util.pojo.api.PojoFactory
-
This method creates a new instance of the given pojoType.
- newInstance(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
-
This method creates a new instance of the given pojoType.
- newInstance() - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
Creates a new instance.
- newInstance() - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorImpl
-
Creates a new instance.
- newInstance(TO) - Method in interface net.sf.mmm.util.transferobject.api.TransferObjectUtilLimited
-
- newInstance(TO) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilLimitedImpl
-
- newInstanceForClass(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
-
- newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
-
- newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.GuessingPojoFactory
-
- newInstanceForInterface(Class<POJO>) - Method in class net.sf.mmm.util.pojo.base.SimplePojoFactory
-
- newLength(double) - Method in enum net.sf.mmm.client.ui.api.common.LengthUnit
-
- newline - Variable in class net.sf.mmm.util.nls.base.NlsWriter
-
The string used to terminate a line.
- newline - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- newParameter(String, Object) - Static method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
-
Creates a
Map with the given parameter.
- newParameter(String, Object, boolean) - Static method in class net.sf.mmm.client.ui.api.dialog.DialogPlace
-
Creates a
Map with the given parameter.
- newQueue() - Method in interface net.sf.mmm.service.api.client.RemoteInvocationCaller
-
This method opens a
queue that collects remote invocations to send
to the server.
- newQueue(String) - Method in interface net.sf.mmm.service.api.client.RemoteInvocationCaller
-
This method opens a
queue that collects remote invocations to send
to the server.
- newQueue(RemoteInvocationQueueSettings) - Method in interface net.sf.mmm.service.api.client.RemoteInvocationCaller
-
This method opens a
queue that collects remote invocations to send
to the server.
- newQueue() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
This method opens a
queue that collects remote invocations to send
to the server.
- newQueue(String) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
This method opens a
queue that collects remote invocations to send
to the server.
- newQueue(RemoteInvocationQueueSettings) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
This method opens a
queue that collects remote invocations to send
to the server.
- newQueueForAutoCommit() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
- newRevision(Object) - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionListener
- newSelectedValues - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
Temporary
Set stored as instance for performance (as widgets are not really thread-safe anyways).
- newValidator(Class<?>, String) - Method in class net.sf.mmm.util.validation.base.AbstractValidatorBuilder
-
Creates a new instance of
ValueValidator validating the given
property of the specified
Pojo.
- newValidator(Class<?>, TypedProperty<T>) - Method in class net.sf.mmm.util.validation.base.AbstractValidatorBuilder
-
Creates a new instance of
ValueValidator validating the given
property of the specified
Pojo.
- newValidator(Class<V>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
-
- newValidator(Class<?>, String) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
-
Creates a new instance of
ValueValidator validating the given
property of the specified
Pojo.
- newValidator(Class<?>, String, Class<?>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
-
Creates a new instance of
ValueValidator validating the given
property of the specified
Pojo.
- newValidator(Class<?>, TypedProperty<T>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
-
Creates a new instance of
ValueValidator validating the given
property of the specified
Pojo.
- newValidator(Class<?>, TypedProperty<T>, Class<T>) - Method in interface net.sf.mmm.util.validation.base.ValidatorBuilder
-
Creates a new instance of
ValueValidator validating the given
property of the specified
Pojo.
- newValidator(Class<V>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
- newValidator(Class<?>, String, Class<?>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
Creates a new instance of
ValueValidator validating the given
property of the specified
Pojo.
- newValidator(Class<?>, TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
Creates a new instance of
ValueValidator validating the given
property of the specified
Pojo.
- newValidator(Class<V>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderNone
-
- newValidator(Class<?>, String, Class<?>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderNone
-
Creates a new instance of
ValueValidator validating the given
property of the specified
Pojo.
- newValidator(Class<?>, TypedProperty<T>, Class<T>) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderNone
-
Creates a new instance of
ValueValidator validating the given
property of the specified
Pojo.
- next - Variable in class net.sf.mmm.util.collection.base.AbstractIterator
-
the next item or null if done
- next() - Method in class net.sf.mmm.util.collection.base.AbstractIterator
- next - Variable in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
- next() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
- next() - Method in class net.sf.mmm.util.collection.base.CollectionList.ListIterator
- next() - Method in class net.sf.mmm.util.collection.base.EmptyIterator
- next() - Method in class net.sf.mmm.util.collection.base.ReadOnlyIterator
- next() - Method in class net.sf.mmm.util.collection.base.SingleElementIterator
- next() - Method in interface net.sf.mmm.util.io.api.ByteIterator
-
This method gets the current byte in the iteration.
- next() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
This method gets the current byte in the iteration.
- next() - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
This method gets the current byte in the iteration.
- next() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method gets the current byte in the iteration.
- next() - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
-
This method gets the current byte in the iteration.
- next() - Method in interface net.sf.mmm.util.lang.api.CharIterator
-
- next - Variable in class net.sf.mmm.util.lang.base.AbstractCharIterator
-
The next char to iterate.
- next() - Method in class net.sf.mmm.util.lang.base.AbstractCharIterator
-
- next() - Method in class net.sf.mmm.util.lang.base.SequenceCharIterator
-
- next() - Method in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
- next() - Method in class net.sf.mmm.util.resource.base.FileResource.FileResourceIterator
- next() - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads the current character and increments the
index stepping to
the next character.
- next() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads the current character and increments the
index stepping to
the next character.
- next(DefaultLineWrapper.TextSegment) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- next - Variable in class net.sf.mmm.util.xml.base.JoiningNodeIterator
-
Buffer for lookahead or null.
- next() - Method in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
- next() - Method in class net.sf.mmm.util.xml.impl.stax.XIncludeStreamReader
- next() - Method in class net.sf.mmm.util.xml.impl.stax.XPointerStreamReader
- nextArray() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method switches over to the next internal
byte-array.
- nextBuffer() - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
- nextCalled - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
- nextColumn - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
-
- nextElement() - Method in class net.sf.mmm.util.collection.base.ArrayIterator
- nextElement(XMLEventReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
- nextElement(XMLEventReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- nextInitialized - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
-
- nextNonSpace - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
A buffer for the next non-space char if lookahead went to far, or ' ' if no char is buffered.
- nextRequestId() - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
- nextSegment - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- nextTag() - Method in class net.sf.mmm.util.xml.base.StreamReaderProxy
-
- nextToken() - Method in class net.sf.mmm.util.lang.api.StringTokenizer
-
- nextWidthRange - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn.ResizeHandler
-
The width range of the next column.
- NlsAccess - Class in net.sf.mmm.util.nls.api
-
This is a static accessor for central components supporting native language support (NLS).
- NlsAccess() - Constructor for class net.sf.mmm.util.nls.api.NlsAccess
-
The constructor.
- NlsArgument - Class in net.sf.mmm.util.nls.api
-
This class represents an argument of an
NlsMessage.
- NlsArgument(String, NlsFormatter<?>, Justification) - Constructor for class net.sf.mmm.util.nls.api.NlsArgument
-
The constructor.
- NlsArgumentFormatter - Interface in net.sf.mmm.util.nls.base
-
- NlsArgumentFormatterImpl - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsArgumentFormatterImpl() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsArgumentFormatterImpl
-
The constructor.
- NlsArgumentParser - Interface in net.sf.mmm.util.nls.api
-
- nlsBundle - Variable in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
-
- nlsBundle - Variable in class net.sf.mmm.util.lang.base.BooleanFormatter
-
- NlsBundle - Interface in net.sf.mmm.util.nls.api
-
This is the marker interface for all "resource-bundles" for this native language support.
- NlsBundleClientUiRoot - Interface in net.sf.mmm.client.ui
-
- NlsBundleContainer(ResourceBundle) - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
-
The constructor.
- NlsBundleContainer(Class<? extends NlsBundle>) - Constructor for class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
-
The constructor.
- NlsBundleFactory - Interface in net.sf.mmm.util.nls.api
-
This is the interface for a factory that can dynamically
create instance of
NlsBundle-interfaces.
- NlsBundleFactoryGenerator - Class in net.sf.mmm.util.nls.impl.rebind
-
This is the GWT
Generator for generation of the true
NlsBundleFactory implementation as well as according
NlsBundle
implementations.
- NlsBundleFactoryGenerator() - Constructor for class net.sf.mmm.util.nls.impl.rebind.NlsBundleFactoryGenerator
-
The constructor.
- NlsBundleFactoryImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsBundleFactoryImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
-
The constructor.
- NlsBundleFactoryImpl(ClassLoader) - Constructor for class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
-
The constructor.
- NlsBundleGeneratorGwtI18n - Class in net.sf.mmm.util.nls.impl.rebind
-
This is the GWT
Generator for generation of
NlsBundle implementations.
- NlsBundleGeneratorGwtI18n() - Constructor for class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
-
The constructor.
- NlsBundleHelper - Class in net.sf.mmm.util.nls.base
-
Helper class to deal with
NlsBundle interfaces.
- NlsBundleHelper() - Constructor for class net.sf.mmm.util.nls.base.NlsBundleHelper
-
The constructor.
- nlsBundleInterface - Variable in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer.NlsBundleContainer
-
- NlsBundleInvocationHandler(String, NlsBundleOptions) - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleInvocationHandler
-
The constructor.
- NlsBundleKey - Annotation Type in net.sf.mmm.util.nls.api
-
This optional annotation is used to define a different
key for a method of an
NlsBundle interface.
- NlsBundleMessage - Annotation Type in net.sf.mmm.util.nls.api
-
- NlsBundleMethodInfo(NlsTemplate, String[]) - Constructor for class net.sf.mmm.util.nls.base.AbstractNlsBundleFactory.NlsBundleMethodInfo
-
The constructor.
- NlsBundleOptions - Annotation Type in net.sf.mmm.util.nls.api
-
This optional annotation is used to define a different name for an
NlsBundle interface.
- NlsBundlePersistenceRoot - Interface in net.sf.mmm.persistence
-
- nlsBundles - Variable in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
-
- nlsBundles - Variable in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
-
- nlsBundles - Variable in class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
-
the original bundles
- NlsBundleTransaction - Class in net.sf.mmm.transaction
-
TODO: this class ...
- NlsBundleTransaction() - Constructor for class net.sf.mmm.transaction.NlsBundleTransaction
-
- NlsBundleUtilCliRoot - Interface in net.sf.mmm.util.cli
-
- NlsBundleUtilCoreRoot - Interface in net.sf.mmm.util
-
- NlsBundleUtilIoRoot - Interface in net.sf.mmm.util
-
- NlsBundleUtilResourceRoot - Interface in net.sf.mmm.util.resource
-
- NlsBundleWithLookup - Interface in net.sf.mmm.util.nls.api
-
- NlsBundleXml - Class in net.sf.mmm.util.xml
-
This class holds the internationalized messages for the XML subproject.
- NlsBundleXml() - Constructor for class net.sf.mmm.util.xml.NlsBundleXml
-
The constructor.
- NlsCachingLocalizer - Class in net.sf.mmm.util.nls.base
-
This is a class that stores
messages and simplifies to resolve them.
- NlsCachingLocalizer(String) - Constructor for class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
The constructor.
- NlsCachingLocalizer(String, NlsMessageFactory, NlsTemplateResolver) - Constructor for class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
The constructor.
- NlsCachingLocalizer(String, NlsMessageFactory, NlsTemplateResolver, MapFactory<? extends Map>) - Constructor for class net.sf.mmm.util.nls.base.NlsCachingLocalizer
-
The constructor.
- NlsClassCastException - Exception in net.sf.mmm.util.exception.api
-
- NlsClassCastException() - Constructor for exception net.sf.mmm.util.exception.api.NlsClassCastException
-
The constructor for de-serialization in GWT.
- NlsClassCastException(Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsClassCastException
-
The constructor.
- NlsClassCastException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsClassCastException
-
The constructor.
- NlsDependencies - Interface in net.sf.mmm.util.nls.base
-
This interface bundles the dependencies for the native language support (NLS).
- nlsDependencies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
- nlsDependencies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
-
- NlsDependenciesImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsDependenciesImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
The constructor.
- nlsDependnecies - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
-
- NlsException - Exception in net.sf.mmm.util.exception.api
-
This is an abstract base implementation of a checked exception with real native language support
(NLS).
- NlsException(NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsException
-
The constructor.
- NlsException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsException
-
The constructor.
- NlsException(NlsException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.NlsException
-
The copy constructor.
- NlsFormatter<O> - Interface in net.sf.mmm.util.nls.api
-
This is the interface for a formatter of an arbitrary object in a localized way.
- NlsFormatterChoice - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterChoice(CharSequenceScanner, NlsDependencies) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice
-
The constructor.
- NlsFormatterChoice.Choice - Class in net.sf.mmm.util.nls.impl.formatter
-
This inner class represents a single choice.
- NlsFormatterChoice.Condition - Class in net.sf.mmm.util.nls.impl.formatter
-
This inner class represents a single choice.
- NlsFormatterChoice.Segment - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterChoiceNoElseConditionException - Exception in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterChoiceNoElseConditionException() - Constructor for exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
-
The constructor.
- NlsFormatterChoiceOnlyElseConditionException - Exception in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterChoiceOnlyElseConditionException() - Constructor for exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
-
The constructor.
- NlsFormatterCurrency - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterCurrency() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterCurrency
-
The constructor.
- NlsFormatterDate - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDate() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDate
-
The constructor.
- NlsFormatterDateFull - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateFull
-
The constructor.
- NlsFormatterDateIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateIso8601
-
The constructor.
- NlsFormatterDateIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateIso8601
-
The constructor.
- NlsFormatterDateLong - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateLong
-
The constructor.
- NlsFormatterDateMedium - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateMedium
-
The constructor.
- NlsFormatterDatePattern - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDatePattern(String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDatePattern
-
The constructor.
- NlsFormatterDateShort - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateShort
-
The constructor.
- NlsFormatterDateTime - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateTime() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTime
-
The constructor.
- NlsFormatterDateTimeFull - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateTimeFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeFull
-
The constructor.
- NlsFormatterDateTimeIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateTimeIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeIso8601
-
The constructor.
- NlsFormatterDateTimeIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeIso8601
-
The constructor.
- NlsFormatterDateTimeLong - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateTimeLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeLong
-
The constructor.
- NlsFormatterDateTimeMedium - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateTimeMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeMedium
-
The constructor.
- NlsFormatterDateTimeShort - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterDateTimeShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDateTimeShort
-
The constructor.
- NlsFormatterDefault - Class in net.sf.mmm.util.nls.impl.formatter
-
This is an implementation of
NlsFormatter for default formatting.
- NlsFormatterDefault() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterDefault
-
The constructor.
- NlsFormatterInteger - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterInteger() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterInteger
-
The constructor.
- NlsFormatterManager - Interface in net.sf.mmm.util.nls.api
-
- NlsFormatterManagerImpl - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterManagerImpl() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
-
The constructor.
- NlsFormatterMap - Class in net.sf.mmm.util.nls.base
-
- NlsFormatterMap() - Constructor for class net.sf.mmm.util.nls.base.NlsFormatterMap
-
The constructor.
- NlsFormatterNumber - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterNumber() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumber
-
The constructor.
- NlsFormatterNumberPattern - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterNumberPattern(String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterNumberPattern
-
The constructor.
- NlsFormatterPercent - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterPercent() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterPercent
-
The constructor.
- NlsFormatterPlugin<O> - Interface in net.sf.mmm.util.nls.api
-
This interface extends
NlsFormatter with the methods required to register this automatically as
plugin via
injection.
- NlsFormatterTime - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTime() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTime
-
The constructor.
- NlsFormatterTimeFull - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTimeFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeFull
-
The constructor.
- NlsFormatterTimeIso8601 - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTimeIso8601() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeIso8601
-
The constructor.
- NlsFormatterTimeIso8601(Iso8601Util) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeIso8601
-
The constructor.
- NlsFormatterTimeLong - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTimeLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeLong
-
The constructor.
- NlsFormatterTimeMedium - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTimeMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeMedium
-
The constructor.
- NlsFormatterTimeShort - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTimeShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTimeShort
-
The constructor.
- NlsFormatterType - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterType(String) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
-
The constructor.
- NlsFormatterType.ClassFormatter - Class in net.sf.mmm.util.nls.impl.formatter
-
This inner class is used to format
Classes.
- NlsFormatterTypeFull - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTypeFull() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeFull
-
The constructor.
- NlsFormatterTypeLong - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTypeLong() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeLong
-
The constructor.
- NlsFormatterTypeMedium - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTypeMedium() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeMedium
-
The constructor.
- NlsFormatterTypeShort - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsFormatterTypeShort() - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterTypeShort
-
The constructor.
- NlsIllegalArgumentException - Exception in net.sf.mmm.util.exception.api
-
- NlsIllegalArgumentException() - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
-
The constructor for de-serialization in GWT.
- NlsIllegalArgumentException(Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
-
The constructor.
- NlsIllegalArgumentException(Object, String) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
-
The constructor.
- NlsIllegalArgumentException(Object, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
-
The constructor.
- NlsIllegalArgumentException(Object, String, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
-
The constructor.
- NlsIllegalStateException - Exception in net.sf.mmm.util.exception.api
-
- NlsIllegalStateException() - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalStateException
-
The constructor.
- NlsIllegalStateException(Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsIllegalStateException
-
The constructor.
- NlsLocalizer - Interface in net.sf.mmm.util.nls.api
-
This is the interface for a localizer that simplifies the localization of messages via
NlsMessages.
- nlsMessage - Variable in exception net.sf.mmm.util.exception.api.NlsException
-
the internationalized message
- nlsMessage - Variable in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
the internationalized message
- NlsMessage - Interface in net.sf.mmm.util.nls.api
-
This is the interface for an internationalized message.
- nlsMessageFactory - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- NlsMessageFactory - Interface in net.sf.mmm.util.nls.api
-
This is the interface for a factory used to create instances of
NlsMessage.
- NlsMessageFactoryImpl - Class in net.sf.mmm.util.nls.base
-
- NlsMessageFactoryImpl() - Constructor for class net.sf.mmm.util.nls.base.NlsMessageFactoryImpl
-
The constructor.
- NlsMessageFormatter - Interface in net.sf.mmm.util.nls.api
-
This is the interface for a formatter of a message-text.
- NlsMessageFormatterFactory - Interface in net.sf.mmm.util.nls.api
-
- NlsMessageFormatterFactoryImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsMessageFormatterFactoryImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
-
The constructor.
- NlsMessageFormatterImpl - Class in net.sf.mmm.util.nls.impl.formatter
-
- NlsMessageFormatterImpl(String, NlsDependencies) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
-
The constructor.
- NlsMessageFormatterImpl.PatternSegment - Class in net.sf.mmm.util.nls.impl.formatter
-
This inner class represents a segment out of the parsed message-pattern.
- NlsMessageImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsMessageImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageImpl
-
The constructor for de-serialization in GWT.
- NlsMessageImpl(NlsTemplate, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageImpl
-
The constructor.
- NlsMessageImpl(String, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.impl.NlsMessageImpl
-
The constructor.
- NlsMessageLookup - Interface in net.sf.mmm.util.nls.api
-
- NlsMessageLookupNone - Class in net.sf.mmm.util.nls.base
-
This is a dummy implementation of
NlsMessageLookup that will always return
null.
- NlsMessageLookupNone() - Constructor for class net.sf.mmm.util.nls.base.NlsMessageLookupNone
-
The constructor.
- NlsMessageLookupProxy - Class in net.sf.mmm.util.nls.base
-
This class combines multiple instances of
NlsMessageLookup to a single instance.
- NlsMessageLookupProxy(NlsMessageLookup...) - Constructor for class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
-
The constructor.
- NlsMessageLookupProxy(Class<? extends NlsBundleWithLookup>...) - Constructor for class net.sf.mmm.util.nls.base.NlsMessageLookupProxy
-
The constructor.
- NlsMessagePlain - Class in net.sf.mmm.util.nls.base
-
- NlsMessagePlain() - Constructor for class net.sf.mmm.util.nls.base.NlsMessagePlain
-
The constructor for de-serialization in GWT.
- NlsMessagePlain(String) - Constructor for class net.sf.mmm.util.nls.base.NlsMessagePlain
-
The constructor.
- NlsNullPointerException - Exception in net.sf.mmm.util.exception.api
-
- NlsNullPointerException() - Constructor for exception net.sf.mmm.util.exception.api.NlsNullPointerException
-
The constructor for de-serialization in GWT.
- NlsNullPointerException(String) - Constructor for exception net.sf.mmm.util.exception.api.NlsNullPointerException
-
The constructor.
- NlsNullPointerException(String, Throwable) - Constructor for exception net.sf.mmm.util.exception.api.NlsNullPointerException
-
The constructor.
- NlsObject - Interface in net.sf.mmm.util.nls.api
-
This is the interface for an object with native language support.
- NlsParseException - Exception in net.sf.mmm.util.exception.api
-
The
NlsParseException is thrown if some data could NOT be parsed because it does NOT match the
according format (pattern or grammar).
- NlsParseException() - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
-
The constructor for de-serialization in GWT.
- NlsParseException(CharSequence, CharSequence) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
-
The constructor.
- NlsParseException(Throwable, CharSequence, CharSequence) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
-
The constructor.
- NlsParseException(CharSequence, CharSequence, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
-
The constructor.
- NlsParseException(CharSequence, CharSequence, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
-
The constructor.
- NlsParseException(Throwable, CharSequence, CharSequence, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
-
The constructor.
- NlsParseException(Throwable, CharSequence, CharSequence, Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
-
The constructor.
- NlsParseException(Object, Type, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
-
The constructor.
- NlsParseException(Throwable, Object, Type, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
-
The constructor.
- NlsParseException(Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
-
The constructor.
- NlsParseException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.exception.api.NlsParseException
-
The constructor.
- NlsResourceBundle - Interface in net.sf.mmm.util.nls.api
-
- NlsResourceBundleJavaScriptServlet - Class in net.sf.mmm.util.nls.base
-
This is a
HttpServlet that dynamically generates some JavaScript containing the
content of
NlsBundles and
ResourceBundles for the users
locale.
- NlsResourceBundleJavaScriptServlet() - Constructor for class net.sf.mmm.util.nls.base.NlsResourceBundleJavaScriptServlet
-
The constructor.
- NlsResourceBundleLocator - Interface in net.sf.mmm.util.nls.impl
-
This is the interface for an internal component that automatically
finds the
declared
bundles.
- NlsResourceBundleLocatorImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsResourceBundleLocatorImpl() - Constructor for class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
-
The constructor.
- NlsResourceBundleProvider - Interface in net.sf.mmm.util.nls.base
-
This interface allows to
get all registered bundles.
- NlsResourceBundleRequestor - Interface in net.sf.mmm.util.nls.api
-
- NlsResourceLocator - Interface in net.sf.mmm.util.nls.api
-
- NlsReversedResourceBundle - Interface in net.sf.mmm.util.nls.impl
-
- NlsReversedResourceBundleImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsReversedResourceBundleImpl(ResourceBundle) - Constructor for class net.sf.mmm.util.nls.impl.NlsReversedResourceBundleImpl
-
The constructor.
- NlsRuntimeException - Exception in net.sf.mmm.util.exception.api
-
- NlsRuntimeException() - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
The constructor for de-serialization in GWT.
- NlsRuntimeException(NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
The constructor.
- NlsRuntimeException(String) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
The constructor.
- NlsRuntimeException(Throwable, String) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
The constructor.
- NlsRuntimeException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
The constructor.
- NlsRuntimeException(NlsRuntimeException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
The copy constructor.
- NlsRuntimeWrapperException - Exception in net.sf.mmm.util.exception.api
-
- NlsRuntimeWrapperException() - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
-
The constructor for de-serialization in GWT.
- NlsRuntimeWrapperException(NlsException) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
-
The constructor.
- NlsRuntimeWrapperException(NlsRuntimeException) - Constructor for exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
-
The constructor.
- NlsTemplate - Interface in net.sf.mmm.util.nls.api
-
This interface represents the template for an internationalized text that can be
translated to a given
Locale.
- NlsTemplateImpl - Class in net.sf.mmm.util.nls.base
-
This class is the implementation of the
NlsTemplate interface.
- NlsTemplateImpl() - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
The constructor for de-serialization in GWT.
- NlsTemplateImpl(String, String) - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
The constructor.
- NlsTemplateImplWithMessage - Class in net.sf.mmm.util.nls.base
-
- NlsTemplateImplWithMessage() - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
-
The constructor for de-serialization in GWT.
- NlsTemplateImplWithMessage(String, String, String) - Constructor for class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
-
The constructor.
- nlsTemplateResolver - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- NlsTemplateResolver - Interface in net.sf.mmm.util.nls.api
-
- NlsTemplateResolverImpl - Class in net.sf.mmm.util.nls.impl
-
- NlsTemplateResolverImpl(ResourceBundle...) - Constructor for class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
-
The constructor.
- NlsTemplateResolverImpl(NlsReversedResourceBundle...) - Constructor for class net.sf.mmm.util.nls.impl.NlsTemplateResolverImpl
-
The constructor.
- NlsThrowable - Interface in net.sf.mmm.util.exception.api
-
This is the interface for exceptions with the following features:
real
native language support via
NlsMessage.
a
UUID unique per exception instance automatically generated once per exception
chain.
an
error code that should be unique per exception type.
distinguish between
technical exceptions and exceptions
intended for end-users.
support for
copying and truncation of the exception.
NOTE:
Exceptions should only occur in unexpected or un-normal situations.
- NlsUnsupportedOperationException - Exception in net.sf.mmm.util.exception.api
-
- NlsUnsupportedOperationException() - Constructor for exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
-
The constructor.
- NlsUnsupportedOperationException(Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
-
The constructor.
- NlsUnsupportedOperationException(Object, Object) - Constructor for exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
-
The constructor.
- NlsWriter - Class in net.sf.mmm.util.nls.base
-
- NlsWriter(Appendable) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
-
The constructor.
- NlsWriter(Appendable, Map<String, Object>) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
-
The constructor.
- NlsWriter(Appendable, Map<String, Object>, Locale) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
-
The constructor.
- NlsWriter(Appendable, Map<String, Object>, Locale, String) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
-
The constructor.
- NlsWriter(Appendable, Map<String, Object>, Locale, String, NlsMessageFactory) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
-
The constructor.
- NlsWriter(Appendable, Map<String, Object>, Locale, String, NlsMessageFactory, NlsTemplateResolver) - Constructor for class net.sf.mmm.util.nls.base.NlsWriter
-
The constructor.
- NO_ANNOTATIONS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
- NO_ARGS - Static variable in class net.sf.mmm.util.reflect.api.Arguments
-
the void signature for a non-arg method
- NO_ARGUMENTS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
-
- NO_BREAK_SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NO_COMMA_OR_END_EXPRESSION - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
A char filter that accepts everything except ',' and '}'.
- NO_EXPRESSION - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
A char filter that accepts everything except ',' and '}'.
- NO_FILES - Static variable in interface net.sf.mmm.util.file.api.FileUtilLimited
-
An empty file array.
- NO_PARAMETERS - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtilLimited
-
an empty class array
- NO_STACKTRACE - Static variable in interface net.sf.mmm.util.exception.api.ExceptionUtil
-
The empty stacktrace.
- NO_TARGET - Static variable in interface net.sf.mmm.util.reflect.api.AnnotationUtil
-
an empty element-type array
- NO_TYPES - Static variable in interface net.sf.mmm.util.reflect.api.GenericType
-
- NO_TYPES - Static variable in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
- NoByteArrayPool - Class in net.sf.mmm.util.pool.base
-
- NoByteArrayPool() - Constructor for class net.sf.mmm.util.pool.base.NoByteArrayPool
-
The constructor.
- NoCharArrayPool - Class in net.sf.mmm.util.pool.base
-
- NoCharArrayPool() - Constructor for class net.sf.mmm.util.pool.base.NoCharArrayPool
-
The constructor.
- node - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
- Node<PARENT> - Interface in net.sf.mmm.util.collection.api
-
This is the interface for a node that has a
parent.
- NodeContainer<NODE,SELF extends NodeContainer<NODE,SELF>> - Interface in net.sf.mmm.client.ui.base.widget.complex
-
- NodeCycle<V> - Class in net.sf.mmm.util.collection.base
-
This class is used to detect and represent a cyclic dependency of nodes.
- NodeCycle(V) - Constructor for class net.sf.mmm.util.collection.base.NodeCycle
-
The constructor.
- NodeCycle(V, SimpleValueConverter<V, String>) - Constructor for class net.sf.mmm.util.collection.base.NodeCycle
-
The constructor.
- NodeCycleException - Exception in net.sf.mmm.util.collection.base
-
- NodeCycleException() - Constructor for exception net.sf.mmm.util.collection.base.NodeCycleException
-
The constructor for de-serialization in GWT.
- NodeCycleException(NodeCycle<?>) - Constructor for exception net.sf.mmm.util.collection.base.NodeCycleException
-
The constructor.
- NodeCycleException(NodeCycle<?>, Object) - Constructor for exception net.sf.mmm.util.collection.base.NodeCycleException
-
The constructor.
- nodeIndex - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
- NodeIterator - Class in net.sf.mmm.util.xml.base
-
- NodeIterator(NodeList) - Constructor for class net.sf.mmm.util.xml.base.NodeIterator
-
The constructor.
- nodeList - Variable in class net.sf.mmm.util.xml.base.NodeIterator
-
- nodeList - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
- nodeListLength - Variable in class net.sf.mmm.util.xml.base.NodeIterator
-
- nodeMap - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
- NodeValueCharIterator - Class in net.sf.mmm.util.xml.base
-
This is an implementation of
CharIterator that iterates the characters of the
value(s) of a single node or a node-list.
- NodeValueCharIterator(NodeList) - Constructor for class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
The constructor.
- NodeValueCharIterator(Node) - Constructor for class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
The constructor.
- nodeWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
- NON_BREAKING_HYPHEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The non-breaking hyphen.
- NonClosingInputStream - Class in net.sf.mmm.util.io.base
-
- NonClosingInputStream(InputStream) - Constructor for class net.sf.mmm.util.io.base.NonClosingInputStream
-
The constructor.
- NonClosingInputStream.ClosedInputStream - Class in net.sf.mmm.util.io.base
-
- NONE - Static variable in class net.sf.mmm.util.date.api.WeekdaySet
-
- nonUtfEncoding - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
The encoding to use if encoding is neither UTF nor ASCII.
- NoPojoFieldIntrospector - Class in net.sf.mmm.util.pojo.descriptor.base
-
- NoPojoFieldIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.NoPojoFieldIntrospector
-
The constructor.
- NoPojoMethodIntrospector - Class in net.sf.mmm.util.pojo.descriptor.base
-
- NoPojoMethodIntrospector() - Constructor for class net.sf.mmm.util.pojo.descriptor.base.NoPojoMethodIntrospector
-
The constructor.
- NoPojoPathRecognizer - Class in net.sf.mmm.util.pojo.path.base
-
- NoPojoPathRecognizer() - Constructor for class net.sf.mmm.util.pojo.path.base.NoPojoPathRecognizer
-
The constructor.
- NOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORMAL_SUBGROUP_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORMAL_SUBGROUP_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- normalize(String) - Method in class net.sf.mmm.util.text.base.HyphenatorImpl
-
This method normalizes the given word.
- normalize(String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlAdapterEnum
-
This method normalizes the constant
name of the
Enum.
- normalize2Ascii(char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
-
This method determines an ASCII-representation for the given character if available.
- normalize2Ascii(CharSequence) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
-
This method converts the given text to the best possible ASCII-representation.
- normalize2Ascii(CharSequence, char) - Method in interface net.sf.mmm.util.text.api.UnicodeUtil
-
This method converts the given text to the best possible ASCII-representation.
- normalize2Ascii(char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
This method determines an ASCII-representation for the given character if available.
- normalize2Ascii(char, char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
- normalize2Ascii(CharSequence) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
This method converts the given text to the best possible ASCII-representation.
- normalize2Ascii(CharSequence, char) - Method in class net.sf.mmm.util.text.base.UnicodeUtilImpl
-
This method converts the given text to the best possible ASCII-representation.
- normalizedWord - Variable in class net.sf.mmm.util.text.base.HyphenationState
-
The normalized word.
- normalizeError(Throwable) - Method in class net.sf.mmm.client.base.gwt.AbstractEntryPoint.ExceptionHandler
-
This method normalizes the given error.
- normalizeHome(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
-
Normalize the potential home segment of the path (if starts with ~ such as "~/.ssh", "~root/" or
"~admin/..").
- normalizePath(String, char) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
-
This method normalizes a given path.
- normalizePath(String) - Method in interface net.sf.mmm.util.file.api.FileUtilLimited
-
- normalizePath(String) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
-
- normalizePath(String, char) - Method in class net.sf.mmm.util.file.base.FileUtilLimitedImpl
-
This method normalizes a given path.
- normalizeSpaces - Variable in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- normalizeStringRepresentation(String) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- NORTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_EAST_ARROW_AND_SOUTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_EAST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_EAST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_WEST_ARROW_AND_NORTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_WEST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NORTH_WEST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-keyword for NOT (negation).
- NOT_A_SUBSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_A_SUPERSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_AN_ELEMENT_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_ASYMPTOTICALLY_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_EQUAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-operator not equal (<>).
- NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_IDENTICAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_LIKE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-operator LIKE.
- NOT_NORMAL_SUBGROUP_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_NORMAL_SUBGROUP_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_PARALLEL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The sign for a negation in boolean algebra.
- NOT_SQUARE_IMAGE_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_SQUARE_ORIGINAL_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NOT_TRUE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- NoTemplateResolver - Class in net.sf.mmm.util.nls.base
-
- NoTemplateResolver() - Constructor for class net.sf.mmm.util.nls.base.NoTemplateResolver
-
The constructor.
- NotInitializedException - Exception in net.sf.mmm.util.component.api
-
This is the exception thrown if an operation was invoked before the object was initialized but has to be
called after initialization.
- NotInitializedException() - Constructor for exception net.sf.mmm.util.component.api.NotInitializedException
-
The constructor.
- NoTransactionAdapter() - Constructor for class net.sf.mmm.transaction.base.NoTransactionExecutor.NoTransactionAdapter
-
- NoTransactionExecutor - Class in net.sf.mmm.transaction.base
-
TODO: this class ...
- NoTransactionExecutor() - Constructor for class net.sf.mmm.transaction.base.NoTransactionExecutor
-
The constructor.
- NoTransactionExecutor.NoTransactionAdapter - Class in net.sf.mmm.transaction.base
-
A dummy transaction adapter.
- NULL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-keyword NULL.
- NULL - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
-
a string representing the undefined value null.
- NULL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The null character typically used for termination.
- NULL_COMPARISON_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
-
Deprecated.
- nullSafeGet(ResultSet, String[], SessionImplementor, Object) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
-
Deprecated.
- nullSafeSet(PreparedStatement, Object, int, SessionImplementor) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
-
Deprecated.
- nullValue - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
- NUMBER_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The hash or number sign.
- NumberBox<VALUE extends Number> - Class in net.sf.mmm.client.ui.gwt.widgets
-
This is the abstract base class for a ValueBoxBase that represents a
number or range input.
- NumberBox(InputElement, Renderer<VALUE>, Parser<VALUE>) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.NumberBox
-
The constructor.
- NumberConversionException - Exception in net.sf.mmm.util.math.api
-
This is the exception thrown if a numeric value can NOT converted to a specific number-type.
- NumberConversionException() - Constructor for exception net.sf.mmm.util.math.api.NumberConversionException
-
The constructor for de-serialization in GWT.
- NumberConversionException(Object, Object) - Constructor for exception net.sf.mmm.util.math.api.NumberConversionException
-
The constructor.
- NumberConversionException(Throwable, Object, Object) - Constructor for exception net.sf.mmm.util.math.api.NumberConversionException
-
The constructor.
- NumberSpinBox<VALUE extends Number> - Class in net.sf.mmm.client.ui.gwt.widgets
-
This is the abstract base class for a
NumberBox that represents a number input for
Integer values.
- NumberSpinBox(Renderer<VALUE>, Parser<VALUE>) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.NumberSpinBox
-
The constructor.
- NumberType<NUMBER extends Number> - Interface in net.sf.mmm.util.math.api
-
This class represents the
type reflecting a specific
Number.
- NumberTypeImpl<NUMBER extends Number> - Class in net.sf.mmm.util.math.base
-
This is the implementation of the
NumberType interface.
- NumberTypeImpl(int, NUMBER, NUMBER) - Constructor for class net.sf.mmm.util.math.base.NumberTypeImpl
-
The constructor.
- NUMERIC_LITERAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
A numeric literal such as e.g.
- NUMERO_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- Saturation - Class in net.sf.mmm.util.datatype.api.color
-
This
Segment is a
factor that represents the colorfulness of a stimulus relative to
its own brightness.
- Saturation() - Constructor for class net.sf.mmm.util.datatype.api.color.Saturation
-
The constructor for de-serialization in GWT.
- Saturation(Double) - Constructor for class net.sf.mmm.util.datatype.api.color.Saturation
-
The constructor.
- Saturation(double) - Constructor for class net.sf.mmm.util.datatype.api.color.Saturation
-
The constructor.
- Saturation(String) - Constructor for class net.sf.mmm.util.datatype.api.color.Saturation
-
The constructor.
- saturationHsb - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- saturationHsl - Variable in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- save(ENTITY) - Method in interface net.sf.mmm.persistence.api.GenericDao
-
This method saves the given entity in the persistent store.
- save(GenericEntity<?>) - Method in interface net.sf.mmm.persistence.api.PersistenceManager
-
This method saves the given entity.
- save(GenericEntity) - Method in class net.sf.mmm.persistence.base.AbstractPersistenceManager
-
This method saves the given entity.
- save(ENTITY) - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
-
This method saves the given entity in the persistent store.
- savedHeight - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
The saved height to restore after e.g.
- savedWidth - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
The saved width to restore after e.g.
- savedX - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
The saved X-position to restore after e.g.
- savedY - Variable in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
The saved Y-position to restore after e.g.
- saveXml(T, DataResource) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
This method saves the given jaxbBean as XML to the given outputStream.
- saveXml(T, OutputStream) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
This method saves the given jaxbBean as XML to the given outputStream.
- saveXml(T, String) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
This method saves the given jaxbBean as XML to the given locationUrl.
- scale - Variable in enum net.sf.mmm.util.datatype.api.music.MusicalKey
-
- schema - Variable in class net.sf.mmm.persistence.base.sequence.SequenceImpl
-
- schema2providerMap - Variable in class net.sf.mmm.util.path.base.AbstractPathFactory
-
- schema2providerMap - Variable in class net.sf.mmm.util.resource.base.AbstractBrowsableResourceFactory
-
- scheme - Variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
-
- SCHEME_PATTERN - Static variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
-
- SCHEME_PREFIX - Static variable in class net.sf.mmm.util.resource.base.ClasspathResource
-
- SCHEME_PREFIX - Static variable in class net.sf.mmm.util.resource.base.FileResource
-
- SCHEME_PREFIX_CLASSPATH - Static variable in interface net.sf.mmm.util.path.api.PathUri
-
- SCHEME_PREFIX_CLASSPATH - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
-
- SCHEME_PREFIX_FILE - Static variable in interface net.sf.mmm.util.path.api.PathUri
-
- SCHEME_PREFIX_FILE - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
-
- SCHEME_PREFIX_FTP - Static variable in interface net.sf.mmm.util.path.api.PathUri
-
- SCHEME_PREFIX_FTP - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
-
- SCHEME_PREFIX_FTP - Static variable in class net.sf.mmm.util.resource.base.UrlResource
-
- SCHEME_PREFIX_HTTP - Static variable in interface net.sf.mmm.util.path.api.PathUri
-
- SCHEME_PREFIX_HTTP - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
-
- SCHEME_PREFIX_HTTP - Static variable in class net.sf.mmm.util.resource.base.UrlResource
-
- SCHEME_PREFIX_HTTPS - Static variable in interface net.sf.mmm.util.path.api.PathUri
-
- SCHEME_PREFIX_HTTPS - Static variable in interface net.sf.mmm.util.resource.api.ResourceUri
-
- SCHEME_PREFIX_HTTPS - Static variable in class net.sf.mmm.util.resource.base.UrlResource
-
- schemePrefix - Variable in class net.sf.mmm.util.path.base.PathUriImpl
-
- schemePrefix - Variable in class net.sf.mmm.util.resource.base.ResourceUriImpl
-
- SCRIPT_CAPITAL_B - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_F - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_H - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_I - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_M - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_P - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_CAPITAL_R - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_SMALL_E - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_SMALL_G - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_SMALL_L - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SCRIPT_SMALL_O - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- ScriptOrientation - Enum in net.sf.mmm.client.ui.api.common
-
This enumeration represents the orientation of a script-system.
- ScriptOrientation() - Constructor for enum net.sf.mmm.client.ui.api.common.ScriptOrientation
-
- SCROLLBAR_HEADER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
- ScrollbarPolicy - Enum in net.sf.mmm.client.ui.api.common
-
This enum contains the available values for the scrolling.
- ScrollbarPolicy() - Constructor for enum net.sf.mmm.client.ui.api.common.ScrollbarPolicy
-
- scrollPanel - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
- search() - Method in interface net.sf.mmm.util.search.api.SearchQuery
-
This method performs the actual search to get the
SearchResult.
- SearchCriteria - Interface in net.sf.mmm.util.search.api
-
This is the interface for a transfer-object with the criteria for a
search query.
- SearchQuery<HIT> - Interface in net.sf.mmm.util.search.api
-
This interface represents a search query that is supposed to be created from particular
SearchCriteria.
- SearchResult<HIT> - Interface in net.sf.mmm.util.search.api
-
- SearchResultBean<HIT> - Class in net.sf.mmm.util.search.base
-
- SearchResultBean() - Constructor for class net.sf.mmm.util.search.base.SearchResultBean
-
The constructor.
- SearchResultBean(List<HIT>, int) - Constructor for class net.sf.mmm.util.search.base.SearchResultBean
-
The constructor.
- searchTimeout - Variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- SearchTimeoutException - Exception in net.sf.mmm.util.search.api
-
This is the exception thrown if an operation (typically a query) in the persistence exceeded a configured
timeout.
- SearchTimeoutException() - Constructor for exception net.sf.mmm.util.search.api.SearchTimeoutException
-
The constructor.
- SecondSegment() - Constructor for class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorDate.SecondSegment
-
The constructor.
- SECTION - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The name of the CSS style for a section.
- Section - Class in net.sf.mmm.client.ui.gwt.widgets
-
This simple Widget represents a section.
- Section() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Section
-
The constructor.
- Section(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.Section
-
The constructor.
- section - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- SECTION_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The section or paragraph sign.
- secured - Variable in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
-
- Security - Interface in net.sf.mmm.util.lang.api.concern
-
This interface is used to document the concern security and track special support that we offer
for this purpose.
- securityDetector - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- SecurityErrorUserException - Exception in net.sf.mmm.util.security.api
-
This exception is thrown if an operation or invocation failed due to security restrictions.
- SecurityErrorUserException() - Constructor for exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
The constructor.
- SecurityErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
The constructor.
- SecurityErrorUserException(SecurityErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
The copy constructor.
- seek(long, DetectorStreamBufferImpl.SeekMode) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- seekCount - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- seekMode - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- SeekMode() - Constructor for enum net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.SeekMode
-
- segment - Variable in class net.sf.mmm.util.contenttype.base.DecisionState
-
- Segment - Class in net.sf.mmm.util.contenttype.base.format
-
This is the base class of a
Segment that represents a format pattern (or pieces of such) to detect
a
ContentType.
- Segment() - Constructor for class net.sf.mmm.util.contenttype.base.format.Segment
-
The constructor.
- segment - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor.DecisionState
-
- Segment<V extends Number> - Interface in net.sf.mmm.util.datatype.api.color
-
This is the interface for a single segment of a
Color.
- Segment(String, NlsArgument) - Constructor for class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Segment
-
The constructor.
- segment - Variable in class net.sf.mmm.util.pojo.path.api.TypedProperty
-
- segment - Variable in class net.sf.mmm.util.pojo.path.base.BasicPojoPath
-
- SEGMENT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SegmentAny - Class in net.sf.mmm.util.contenttype.base.format
-
This class represents a
Segment that can contain any data.
- SegmentAny() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentAny
-
The constructor.
- SegmentConstant - Class in net.sf.mmm.util.contenttype.base.format
-
This class represents a
Segment that has a constant value.
- SegmentConstant() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentConstant
-
The constructor.
- SegmentConstant(byte...) - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentConstant
-
The constructor.
- SegmentContainer - Class in net.sf.mmm.util.contenttype.base.format
-
- SegmentContainer() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentContainer
-
The constructor.
- SegmentContainerChoice - Class in net.sf.mmm.util.contenttype.base.format
-
- SegmentContainerChoice() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentContainerChoice
-
The constructor.
- SegmentContainerRepeat - Class in net.sf.mmm.util.contenttype.base.format
-
- SegmentContainerRepeat() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
-
The constructor.
- SegmentContainerSequence - Class in net.sf.mmm.util.contenttype.base.format
-
- SegmentContainerSequence() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentContainerSequence
-
The constructor.
- segmentDescriptorList - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.AbstractDatatypeDescriptor
-
- SegmentEndOfStream - Class in net.sf.mmm.util.contenttype.base.format
-
This class represents a
Segment that indicates the end of the stream.
- SegmentEndOfStream() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentEndOfStream
-
The constructor.
- segmentIndex - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor.DecisionState
-
- segmentIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- SegmentKey - Class in net.sf.mmm.util.contenttype.base.format
-
- SegmentKey() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentKey
-
The constructor.
- segmentList - Variable in class net.sf.mmm.util.xml.path.base.XmlPathImpl
-
- segmentPadding - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
-
- SegmentRange - Class in net.sf.mmm.util.contenttype.base.format
-
- SegmentRange() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentRange
-
The constructor.
- segments - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
-
- segments - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoice.Choice
-
The segments
- segments - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
-
The parsed segments of the message pattern.
- segments - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- segmentSeparator - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
-
- SegmentValue - Class in net.sf.mmm.util.contenttype.base.format
-
This class represents a
Segment for a metadata value.
- SegmentValue() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentValue
-
The constructor.
- SegmentVariableLength - Class in net.sf.mmm.util.contenttype.base.format
-
- SegmentVariableLength() - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
-
The constructor.
- SegmentVariableLength(long, long) - Constructor for class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
-
The constructor.
- SELECT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-keyword SELECT.
- SELECT_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SELECT_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SELECT_STATEMENT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SELECTED - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The name of the CSS style to mark a selection (e.g.
- selected - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
-
- selectedValues - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- selectedValues - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
-
- SELECTION_HEADER - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The style of a multi-selection column header (<th>).
- selectionCell - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
- SelectionChoice - Enum in net.sf.mmm.client.ui.api.common
-
This enum contains the available choices for a selection of items from a container widget (list, tree,
etc.).
- SelectionChoice() - Constructor for enum net.sf.mmm.client.ui.api.common.SelectionChoice
-
- selectionColumn - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
- SelectionMode - Enum in net.sf.mmm.client.ui.api.common
-
This enum contains the available modes for the selection of items from a container widget (list, tree,
etc.).
- SelectionMode() - Constructor for enum net.sf.mmm.client.ui.api.common.SelectionMode
-
- selectionMode - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- selectionMode - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
- SelectionOperation - Enum in net.sf.mmm.client.ui.api.common
-
This enum contains the available operations for a selection of items from a container widget (list, tree,
etc.).
- SelectionOperation() - Constructor for enum net.sf.mmm.client.ui.api.common.SelectionOperation
-
- selectorList - Variable in class net.sf.mmm.util.xml.path.base.XmlSetImpl
-
- SEMICOLON - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The semi-colon sign used as separator for various cases (e.g.
- sender - Variable in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
-
The event sender.
- sendEvent(E) - Method in interface net.sf.mmm.util.event.api.EventBus
-
- sendEvent(E) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
-
- separateCharacter - Variable in enum net.sf.mmm.util.text.api.DiacriticalMark
-
- SEPARATOR - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
The separator for the the segments (e.g.
- SEPARATOR - Static variable in interface net.sf.mmm.util.entity.api.EntityId
-
the delimiter used in the string representations of an id
- SEPARATOR - Static variable in interface net.sf.mmm.util.nls.api.NlsResourceLocator
-
- SEPARATOR - Static variable in interface net.sf.mmm.util.pojo.path.api.PojoPropertyPath
-
- separator - Variable in class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
-
- SEPARATOR_CHAR - Static variable in interface net.sf.mmm.util.entity.api.EntityId
-
The delimiter used in the string representations of an id.
- SEPARATOR_FILTER - Static variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- SEPARATOR_PARAMETER - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
-
- SEPARATOR_STATE - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
-
- SEPARATOR_VALUE - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
-
The separator for key and value of a
parameter.
- SEPARATORS - Static variable in class net.sf.mmm.util.lang.base.StringUtilImpl
-
- Sequence - Interface in net.sf.mmm.persistence.api.sequence
-
This is the interface used to define a sequence.
- sequence - Variable in class net.sf.mmm.util.lang.base.SequenceCharIterator
-
- SequenceCharIterator - Class in net.sf.mmm.util.lang.base
-
- SequenceCharIterator(CharSequence) - Constructor for class net.sf.mmm.util.lang.base.SequenceCharIterator
-
The constructor.
- SequenceImpl - Class in net.sf.mmm.persistence.base.sequence
-
This is the implementation of the
Sequence interface as simple POJO.
- SequenceImpl(String) - Constructor for class net.sf.mmm.persistence.base.sequence.SequenceImpl
-
The constructor.
- SequenceImpl(String, String) - Constructor for class net.sf.mmm.persistence.base.sequence.SequenceImpl
-
The constructor.
- SequenceManager - Interface in net.sf.mmm.persistence.api.sequence
-
This is the interface for a manager of database sequences.
- SerializationHelper - Class in net.sf.mmm.test
-
TODO: this class ...
- SerializationHelper() - Constructor for class net.sf.mmm.test.SerializationHelper
-
Construction forbidden.
- serialize(Serializable) - Static method in class net.sf.mmm.test.SerializationHelper
-
- serialize(StringBuffer) - Method in class net.sf.mmm.util.http.HttpMessage
-
This method serializes this HTTP-message to the given string buffer.
- serialize(T, JsonGenerator, SerializerProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
- serialize(Object) - Method in interface net.sf.mmm.util.serialization.api.Serializer
-
Serializes (or marshals) the given
Object to serialized data.
- serialize(Object) - Method in class net.sf.mmm.util.serialization.base.JavaSerializer
-
Serializes (or marshals) the given
Object to serialized data.
- serializeGeneric(V, JsonGenerator, SerializerProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
-
- Serializer - Interface in net.sf.mmm.util.serialization.api
-
- serialVersionUID - Static variable in class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.client.ui.api.common.Length
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.client.ui.api.common.Point
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.client.ui.api.common.Rectangle
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.logging.DummyLogger
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.logging.TestLogger.LogEvent
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.logging.TestLogger
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.persistence.api.PersistenceException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.persistence.base.jpa.AbstractJpaEntity
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.persistence.base.jpa.JpaEntity
-
Deprecated.
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.api.DefaultCsrfToken
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.service.api.RemoteInvocationCallFailedException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandRequest
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandResponse
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.base.command.GenericRemoteInvocationCommandTransactionalCalls
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.base.GenericRemoteInvocationRequest
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.base.GenericRemoteInvocationResponse
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalCalls
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.base.GenericRemoteInvocationTransactionalResults
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcRequest
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcResponse
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcTransactionalCalls
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.test.TestUser
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.transaction.base.TransactionCommitException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.transaction.base.TransactionNotActiveException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.transaction.base.TransactionRollbackException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentMissingException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliArgumentReferenceMissingException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliClassNoPropertyException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliModeUndefinedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionAndArgumentAnnotationException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionDuplicateException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIllegalNameOrAliasException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionIncompatibleModesException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMisplacedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionMissingValueException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliOptionUndefinedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliParameterListEmptyException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.cli.api.CliParserExcepiton
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.AbstractHashKey
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.CollectionList
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.CustomHashKey
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.HashKey
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.collection.base.NodeCycleException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.collection.base.SortedProperties
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.AlreadyInitializedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.NotInitializedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.ResourceAmbiguousException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.component.api.ResourceMissingException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.component.base.AbstractLoggableHttpServlet
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.address.Iso2CountryCode
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.address.PostalCode
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.AbstractDoubleSegment
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.AbstractSegment
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Alpha
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Blue
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Brightness
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Chroma
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.ColorFactor
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Factor
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.GenericColor
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Green
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Hue
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Lightness
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Red
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.color.Saturation
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.phone.AreaCode
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.phone.InternationalCallPrefix
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.phone.PhoneCountryCode
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.datatype.api.phone.PhoneNumber
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.date.api.IllegalDateFormatException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.date.api.WeekdaySet
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.AbstractEntityId
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.AbstractGenericEntity
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.entity.base.EntityIdImpl
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.BusinessErrorUserException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ComposedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.DuplicateObjectException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.DuplicateObjectUserException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.GenericSerializableException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.IllegalCaseException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsClassCastException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalArgumentException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsIllegalStateException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsNullPointerException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsParseException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsRuntimeException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsRuntimeWrapperException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.NlsUnsupportedOperationException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectDisposedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectMismatchException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectNotFoundException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ObjectNotFoundUserException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.ReadOnlyException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.exception.api.TechnicalErrorUserException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileAlreadyExistsException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileAttributeModificationFailedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileCreationFailedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileDeletionFailedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.file.api.FileNotExistsException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.BufferExceedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.RuntimeIoException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.io.api.StreamClosedException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractDatatype
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractEqualsChecker
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.AbstractSimpleDatatypeBase
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsEqual
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.EqualsCheckerIsSame
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionDefault
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.HashCodeFunctionSystemIdentity
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.api.Password
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractErrorMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.AbstractSimpleEnumDefinition
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.BooleanEnumDefinition
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EnumEnumType
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EqualsCheckerArray
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.EqualsCheckerCollection
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.ErrorMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.InformationMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.lang.base.WarningMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.logging.impl.GwtLogger
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.math.api.NumberConversionException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsResourceBundleJavaScriptServlet
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsTemplate
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.BasicNlsMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.ComposedNlsMessage
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsMessagePlain
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsResourceBundleJavaScriptServlet
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsTemplateImpl
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.base.NlsTemplateImplWithMessage
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceNoElseConditionException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.nls.impl.formatter.NlsFormatterChoiceOnlyElseConditionException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.nls.impl.NlsMessageImpl
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.descriptor.api.PojoPropertyNotFoundException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.IllegalPojoPathException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathAccessException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathConversionException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathCreationException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathSegmentIsNullException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.api.PojoPathUnsafeException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.pojo.path.base.PojoPathCachingDisabledException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.AccessFailedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotForTargetException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.AnnotationNotRuntimeException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.InstantiationFailedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.InvocationFailedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.ReflectionException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.api.TypeNotFoundException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.base.ContainerGrowthException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.base.IllegalWildcardSequenceException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.reflect.base.UnknownCollectionInterfaceException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotAvailableException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.resource.api.ResourceNotWritableException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootAbsolute
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootHome
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootRelative
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUnc
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootUrl
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode.ResourcePathRootWindows
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.resource.api.ResourceUriUndefinedException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.search.api.SearchTimeoutException
-
UID for serialization..
- serialVersionUID - Static variable in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.search.base.SearchResultBean
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.security.api.SecurityErrorUserException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.AbstractTransferObject
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.CompositeTo
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.DataTo
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.transferobject.api.EntityTo
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.AbstractValidationFailure
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.ComposedValidationFailure
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.SimpleValidationFailure
-
Deprecated.
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.validation.base.ValidationFailureImpl
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.value.api.Range
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueConvertException
-
UID for serialization
- serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueNotSetException
-
uid for serialization
- serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.value.api.WrongValueTypeException
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
UID for serialization.
- serialVersionUID - Static variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.xml.api.XmlException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.xml.api.XmlGenericException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.xml.base.XmlInvalidException
-
UID for serialization.
- serialVersionUID - Static variable in exception net.sf.mmm.util.xml.path.api.XmlParseException
-
UID for serialization.
- ServiceCallData(Class<?>, Class<RESULT>, Consumer<? extends RESULT>, Consumer<Throwable>) - Constructor for class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.ServiceCallData
-
The constructor.
- serviceClient - Variable in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
-
- serviceClientMap - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCallerWithClientMap
-
- serviceImplementation - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
- serviceInterface - Variable in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceCaller.ServiceCallData
-
- serviceInterface - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
- serviceInterfaceName - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
-
- servletContext - Variable in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
-
- session - Variable in class net.sf.mmm.client.api.ClientContext
-
- SET - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-keyword SET.
- set(int, E) - Method in class net.sf.mmm.util.collection.base.CollectionList
- set - Variable in class net.sf.mmm.util.date.api.WeekdaySet
-
- set(Object, int, Object) - Static method in class net.sf.mmm.util.lang.base.Array
-
- SET - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
-
Mode to write a regular property (e.g.
- SET - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorOneArgMode
-
The mode for a regular
setter of a property.
- set(IN, String, VALUE, PojoPathContext) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathFunction
-
This method sets the given
value for the given
actual
Pojo.
- set(Object, String, PojoPathMode, PojoPathContext, Object) - Method in interface net.sf.mmm.util.pojo.path.api.PojoPathNavigator
-
This method sets the given value for the given pojoPath in the given
pojo using the given mode and context.
- set(Map<String, Object>, String, VALUE, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractMapPojoPathFunction
-
This method sets the given
value for the given
actual
Pojo.
- set(IN, String, VALUE, PojoPathContext) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathFunction
-
This method sets the given
value for the given
actual
Pojo.
- set(Object, String, PojoPathMode, PojoPathContext, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method sets the given value for the given pojoPath in the given
pojo using the given mode and context.
- set(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method sets the single
segment of the given
currentPath from the
Pojo given by
parentPojo.
- set(Object, int, Object) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method sets the given item at the given index in
arrayOrCollection.
- set(Object, int, Object, GenericBean<Object>) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method sets the given item at the given index in
arrayOrCollection.
- set(Object, int, Object, GenericBean<Object>, int) - Method in interface net.sf.mmm.util.reflect.api.CollectionReflectionUtil
-
This method sets the given item at the given index in
arrayOrCollection.
- set(Object, int, Object) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method sets the given item at the given index in
arrayOrCollection.
- set(Object, int, Object, GenericBean<Object>) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method sets the given item at the given index in
arrayOrCollection.
- set(Object, int, Object, GenericBean<Object>, int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
This method sets the given item at the given index in
arrayOrCollection.
- SET_EDIT - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
-
- SET_INDEXED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorIndexedOneArgMode
-
- SET_INDEXED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
-
Mode to write an indexed property (e.g.
- SET_MAPPED - Static variable in interface net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorModes
-
- SET_MAPPED - Static variable in class net.sf.mmm.util.pojo.descriptor.api.accessor.PojoPropertyAccessorTwoArgMode
-
The mode for the
setter of a mapped property.
- SET_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SET_VIEW - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
-
- SET_VIEW_AND_EDIT - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
-
- setAbstract(boolean) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
- setAcceptChar(char) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
-
- setAcceptStatic(boolean) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
- setAccessKey(char) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAccessKey
-
This method sets the
accessKey attribute of this object.
- setAccessKey(char) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
-
This method sets the
accessKey attribute of this object.
- setAccessKey(char) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
-
This method sets the
accessKey attribute of this object.
- setAccessKey(char) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method sets the
accessKey attribute of this object.
- setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
-
This method sets the
accessKey attribute of this object.
- setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
-
This method sets the
accessKey attribute of this object.
- setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
-
This method sets the
accessKey attribute of this object.
- setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
-
This method sets the
accessKey attribute of this object.
- setAccessKey(char) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method sets the
accessKey attribute of this object.
- setAccessKeyBinding(UiAccessKeyBinding) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- setAccessorBuilders(Collection<PojoPropertyAccessorBuilder<?>>) - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
-
- setActiveDescendant(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaActiveDescendant
-
- setActiveDescendant(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleComposite
-
- setActiveDescendant(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGroup
-
- setActiveDescendant(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
-
- setAdapterValueInViewMode(ADAPTER_VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- setAdditionalConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- setAdditionalFunctionManager(PojoPathFunctionManager) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- setAlignment(Alignment) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAlignment
-
- setAlignment(HorizontalAlignment) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setAllowCustomInput(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAllowCustomInput
-
- setAllowCustomInput(boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
- setAllValues(List<?>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider.EnumContainer
-
- setAltQuote(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setAltQuoteEnd(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setAltQuoteEscape(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setAltQuoteEscapeLazy(boolean) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setAltQuoteStart(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setAltText(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAltText
-
- setAltText(String) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
-
- setAltText(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
-
- setAltText(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- setAnnotationUtil(AnnotationUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setApplicationContext(ApplicationContext) - Method in class net.sf.mmm.util.component.impl.SpringContainerBean
- setArgumentFormatter(NlsArgumentFormatter) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- setArgumentParser(NlsArgumentParser) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- setArguments(Map<String, Object>) - Method in class net.sf.mmm.util.nls.base.NlsWriter
-
- setAriaRole(Class<ROLE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteAriaRole
-
This method sets the
ARIA role of this object.
- setAriaRole(Class<ROLE>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method sets the
ARIA role of this object.
- setAtomic(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaAtomic
-
This method sets the
atomic property of this object.
- setAtomic(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
atomic property of this object.
- setAttached(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- setAttribute(String, String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteOnlyAttribute
-
This method sets the
attribute of this object.
- setAttribute(String, Datatype) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
- setAttribute(String, Number) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
- setAttribute(String, Boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
- setAttribute(String, boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
- setAttribute(String, String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
- setAttribute(String, String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
This method sets the
attribute of this object.
- setAttribute(String, String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method sets the
attribute of this object.
- setAuthenticated(boolean) - Method in class net.sf.mmm.test.TestUser
- setAutocomplete(AriaAutocomplete) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaAutocomplete
-
- setAutocomplete(AriaAutocomplete) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndAutocomplete
-
- setAvailableFeatures(RichTextFeature...) - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetRichTextField
-
This method sets the
RichTextFeature that should be available for the end-user.
- setAvailableFeatures(RichTextFeature...) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRichTextField
-
This method sets the
RichTextFeature that should be available for the end-user.
- setAvailableFeatures(RichTextFeature...) - Method in interface net.sf.mmm.client.ui.base.widget.field.adapter.UiWidgetAdapterRichTextField
-
- setAvailableFeatures(RichTextFeature...) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
- setAvailableFeatures(RichTextFeature...) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
- setBasicUtil(BasicUtil) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
- setBits(int, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets or unsets the flags given by
bitMask in this
mask
according to the given
flag.
- setBorderLeft(String) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setBorderRight(String) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setBundleClasses(List<Class<?>>) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setBundleFactory(NlsBundleFactory) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
-
- setBundleHelper(NlsBundleHelper) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setBusy() - Method in class net.sf.mmm.client.impl.gwt.busy.BusyManagerImplGwt
-
This method is called whenever the client changes from idle to
busy.
- setBusy(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaBusy
-
This method sets the
busy state of this object.
- setBusy(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
busy state of this object.
- setBusy() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
-
This method is called whenever the client changes from idle to
busy.
- setByteArrayPool(ByteArrayPool) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
-
- setByteArrayPool(Pool<byte[]>) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- setCache(Map<Object, Object>) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
This method sets the
cache.
- setCacheControlMaxAge(int) - Method in class net.sf.mmm.util.http.HttpMessage
-
This method sets the
maximum age (lease time) in seconds.
- setCachedPath(String, AbstractPojoPathNavigator.CachingPojoPath) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
- setCachingDisabled() - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.PojoPathState
-
This method disables further
caching.
- setCalendarField(Calendar, int) - Method in enum net.sf.mmm.util.date.api.DateUnit
-
- setCall(CALL) - Method in class net.sf.mmm.service.base.client.RemoteInvocationCallData
-
- setCaption(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteCaption
-
This method sets the
caption of this object.
- setCaption(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
-
This method sets the
caption of this object.
- setCause(Throwable, Throwable) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
-
- setCdataCloseCount(int) - Method in class net.sf.mmm.util.xml.api.ParserState
-
- setCharArrayPool(Pool<char[]>) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- setCheckComments(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- setChecked(AriaTristate) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaChecked
-
This method sets the
checked state of this object.
- setChecked(AriaTristate) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeChecked
-
This method sets the
checked state of this object.
- setChecked(AriaTristate) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
-
This method sets the
checked state of this object.
- setChild(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetSlot
-
This method sets the single
child of this widget.
- setChild(UiWidgetRegular) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetAbstractBorderPanel
-
This method sets the single
child of this widget.
- setChild(CHILD) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSingleMutableComposite
-
This method sets the single
child of this widget.
- setChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleComposite
-
- setChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSingleMutableComposite
-
This method sets the single
child of this widget.
- setChild(CHILD) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapterSingleComposite
-
This method sets the single child of this widget.
- setChild(Widget) - Method in interface net.sf.mmm.client.ui.gwt.widgets.SingleChildPanel
-
- setChild(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
- setChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSlot
-
This method sets the single child of this widget.
- setChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
-
This method sets the single child of this widget.
- setChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
-
This method sets the single child of this widget.
- setChild(UiWidgetRegular) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
-
This method sets the single child of this widget.
- setChild(CHILD) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestComposite
-
This method sets the single child of this widget.
- setChildren(UiWidgetRegular...) - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridCell
-
- setChildren(UiWidgetRegular...) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
-
- setClickEventSender(ClickHandler, Widget) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
-
Registers the given handler for click events.
- setClosable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteClosable
-
This method sets the
closable attribute.
- setClosable(boolean) - Method in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetAbstractDialogWindow
-
This method sets the
closable attribute.
- setClosable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
-
This method sets the
closable attribute.
- setClosable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
This method sets the
closable attribute.
- setClosable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
This method sets the
closable attribute.
- setClosable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method sets the
closable attribute.
- setClosable(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
This method sets the
closable attribute.
- setCollapsed(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteCollapsed
-
This method sets the
collapsed status of this object.
- setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
-
This method sets the
collapsed status of this object.
- setCollapsed(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetCollapsableSection
-
- setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
-
This method sets the
collapsed status of this object.
- setCollapsed(boolean, boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetCollapsableBorderPanel
-
- setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
-
This method sets the
collapsed status of this object.
- setCollapsed(boolean, boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.CollapseExpandButton
-
- setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method sets the
collapsed status of this object.
- setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
-
This method sets the
collapsed status of this object.
- setCollapsed(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
-
- setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
-
This method sets the
collapsed status of this object.
- setCollapsed(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method sets the
collapsed status of this object.
- setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.pojo.base.DefaultPojoFactory
-
- setCollectionFactoryManager(CollectionFactoryManager) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
- setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
-
- setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- setCollectionReflectionUtil(CollectionReflectionUtil) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToContainer
-
- setColumnCount(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteColumnCount
-
- setColumnCount(int) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridPanel
-
- setColumns(List<? extends UiWidgetTableColumn<ROW, ?>>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
-
This method sets the
columns for the table of this model.
- setColumns(List<? extends UiWidgetTableColumn<ROW, ?>>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
This method sets the
columns for the table of this model.
- setColumns(List<AbstractUiWidgetTableColumn<?, ROW, ?>>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractDataTable
-
- setColumns(List<? extends UiWidgetTableColumn<ROW, ?>>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method sets the
columns for the table of this model.
- setColumns(List<AbstractUiWidgetTableColumn<?, ROW, ?>>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
- setColumnSpan(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteColumnSpan
-
- setColumnSpan(int) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridCell
-
- setColumnSpan(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
-
- setColumnSpan(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
-
- setColumnSpan(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
-
- setColumnSpan(int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
- setCommandHandlers(List<RemoteInvocationCommandHandler<?, ?>>) - Method in class net.sf.mmm.service.impl.command.server.AbstractGenericRemoteInvocationCommandService
-
- setCommentChar(char) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
-
- setComplete(boolean) - Method in class net.sf.mmm.util.search.base.SearchResultBean
-
- setCompleted() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
-
- setComponents(ClientComponents) - Method in class net.sf.mmm.client.api.ClientContext
-
- setComposedValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.context.impl.GenericContextFactoryImpl
-
- setComposedValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- setComposedValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.value.base.AbstractRecursiveValueConverter
-
- setConfiguration(UiConfiguration) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- setConfiguration(ExtendedPojoDescriptorDependenciesImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- setContainer(ComponentContainer) - Method in class net.sf.mmm.client.api.ClientContext
-
- setContainer(ComponentContainer) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- setContentEncoding(String) - Method in class net.sf.mmm.util.http.HttpMessage
-
- setContentLength(long) - Method in class net.sf.mmm.util.http.HttpMessage
-
- setContentType(ContentType) - Method in class net.sf.mmm.util.contenttype.impl.DecisionTreeNodeImpl
-
- setContentType(String) - Method in class net.sf.mmm.util.http.HttpMessage
-
- setContentTypes(List<ContentTypeBean>) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
-
- setContext(UiContext) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- setContext(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetFactoryNative
-
- setContext(AbstractUiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
-
- setContext(UiContext) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
-
- setContext(ApplicationContext) - Method in class net.sf.mmm.util.component.impl.AbstractSpringContainer
-
- setControls(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaControls
-
This method sets the
controls attribute of this object.
- setControls(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaControls
-
This method sets the
controls attribute of this object.
- setControls(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
controls attribute of this object.
- setControls(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
controls attribute of this object.
- setConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setConverters(List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
-
- setConverters(List<ValueConverter<?, ?>>) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl
-
- setCurrentIndex(int) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- setCurrentIndex(int) - Method in interface net.sf.mmm.util.io.api.ByteArrayBuffer
-
- setCurrentIndex(int) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
- setCurrentIndex(int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- setCurrentMode(String, CliModeObject) - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
- setCustomValidity(Element, String) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method sets the custom validation message of the given input Element.
- setDataBindingFactory(UiDataBindingFactory) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- setDataList(DataList) - Method in interface net.sf.mmm.client.ui.gwt.widgets.AttributeWriteDataList
-
- setDataList(DataList) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
- setDataList(DataList) - Method in class net.sf.mmm.client.ui.gwt.widgets.ComboBox
- setDataList(DataList) - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
- setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.persistence.impl.hibernate.HibernatePersistenceProviderWithGenericDatatypeSupport
-
- setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializer
-
- setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
-
- setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializer
-
- setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
-
- setDatatypeDescriptorManager(DatatypeDescriptorManager) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
-
- setDatatypeDescriptors(List<DatatypeDescriptor<?>>) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
-
- setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
-
- setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonSerializers
-
- setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
-
- setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
-
- setDatatypeDetector(DatatypeDetector) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- setDate(String) - Method in class net.sf.mmm.util.http.HttpMessage
-
This method sets the
date.
- setDatePattern(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setDefaultConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverterFactory
-
- setDefaultExtension(String) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
- setDefaultFailureCallback(Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.client.AttributeWriteDefaultFailureCallback
-
- setDefaultFailureCallback(Consumer<Throwable>) - Method in interface net.sf.mmm.service.api.rpc.client.RemoteInvocationServiceQueue
-
- setDefaultFailureCallback(Consumer<Throwable>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- setDefaultFailureCallback(Consumer<Throwable>) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
-
- setDefaultFormatter(VersionIdentifierFormatter) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- setDefaultSettings(TransactionSettings) - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor
-
- setDelegate(AttributeWriteOnlyAttribute) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
- setDenyChar(char) - Method in class net.sf.mmm.util.filter.base.FilterRuleChainPlainParser
-
- setDependencies(NlsDependencies) - Method in class net.sf.mmm.util.nls.impl.NlsMessageFormatterFactoryImpl
-
- setDependencies(PojoDescriptorDependencies) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
-
- setDependencies(ExtendedPojoDescriptorDependenciesImpl) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderFactoryImpl
-
- setDescribedBy(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaDescribedBy
-
This method sets the
describedBy attribute of this object.
- setDescribedBy(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaDescribedBy
-
This method sets the
describedBy attribute of this object.
- setDescribedBy(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
describedBy attribute of this object.
- setDescribedBy(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
describedBy attribute of this object.
- setDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
-
- setDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
-
- setDescriptorEnhancer(PojoDescriptorEnhancer) - Method in class net.sf.mmm.util.pojo.descriptor.impl.ExtendedPojoDescriptorDependenciesImpl
-
- setDetailPanel(UiWidgetCustom<ROW, ?>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
-
- setDialect(Dialect) - Method in class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
-
- setDialogControllerFactory(DialogControllerFactory) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- setDialogManager(AbstractDialogManager) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
-
- setDisabled(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaDisabled
-
This method sets the
disabled state of this object.
- setDisabled(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
disabled state of this object.
- setDispatcher(UiDispatcher) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- setDisplay(UiDisplay) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
- setDone() - Method in class net.sf.mmm.util.io.base.AbstractDetectorStream
-
This method sets the
done flag.
- setDragOverColumn(AbstractUiWidgetTableColumn<?, ?, ?>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
Sets the column that is currently under the dragged column.
- setDropEffect(AriaDropEffect) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaDropEffect
-
This method sets the
dropEffect attribute of this object.
- setDropEffect(AriaDropEffect) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
dropEffect attribute of this object.
- setEditable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteEditable
-
- setEditable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- setEditable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- setEditable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
- setEditWidget(UiWidgetWithValue<?>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
- setEnabled(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteEnabled
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractClickFeatureBehavior
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
-
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtDynamicComposite
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtFocusWidget
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtPanel
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLabel
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSection
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSlot
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldFocusWidgetBase
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuBar
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemBase
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemSeparator
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtGridCell
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractWindow
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
This method sets the
enabled status of this object.
- setEnabled(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method sets the
enabled status of this object.
- setEncoding(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setEnforceSerializableForClient(boolean) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- setEntityEnd(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setEntityManager(EntityManager) - Method in class net.sf.mmm.persistence.base.jpa.AbstractJpaGenericDao
-
This method injects a thread-safe EntityManager instance that acts as proxy to an
EntityManager associated with the current thread (created when the transaction is opened).
- setEntityManager(EntityManager) - Method in class net.sf.mmm.persistence.base.jpa.JpaSequenceManager
-
This method injects a thread-safe EntityManager instance that acts as proxy to an
EntityManager associated with the current thread (created when the transaction is opened).
- setEntityManager(EntityManager) - Method in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
-
This method injects a thread-safe EntityManager instance that acts as proxy to an EntityManager
associated with the current thread (created when the transaction is opened).
- setEntityManager(EntityManager) - Method in class net.sf.mmm.transaction.impl.jpa.JpaTransactionExecutor
-
This method sets the EntityManager.
- setEntityStart(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setEnumProvider(EnumProvider) - Method in class net.sf.mmm.client.ui.base.widget.factory.UiWidgetFactoryImpl
-
- setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeJsonDeserializers
-
- setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.DatatypeObjectMapperFactory
-
- setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.lang.base.datatype.adapter.jackson.EnumTypeJsonDeserializer
-
- setEnumProvider(EnumProvider) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- setEnvironment(Environment) - Method in class net.sf.mmm.util.lang.base.EnvironmentDetectorSpringProfileImpl
-
- setEnvironmentDetector(EnvironmentDetector) - Method in class net.sf.mmm.util.exception.base.ExceptionUtilImpl
-
- setErrStream(OutputStream) - Method in class net.sf.mmm.util.process.api.ProcessContext
-
- setEscape(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
- setEventBus(EventBus) - Method in class net.sf.mmm.util.event.impl.GwtEventBusAdapter
-
- setEventObserver(UiEventObserver) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteEventObserver
-
This method gets the editable status.
- setEventObserver(UiEventObserver) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
This method gets the editable status.
- setEventSender(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapterWithEvents
-
- setEventSender(UiFeatureEvent, UiHandlerEvent) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
-
- setEventSender(UiFeatureEvent, UiHandlerEvent) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- setExceptionUtil(ExceptionUtil) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- setExecutable(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- setExecutable(FileAccessClass, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the
executable flag of this this
mask for the given
fileModeClass to the given value (
executable).
- setExecutor(Executor) - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
-
- setExecutor(Executor) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
- setExecutor(Executor) - Method in class net.sf.mmm.util.event.base.AbstractMultiThreadedEventSource
-
- setExecutor(Executor) - Method in class net.sf.mmm.util.io.base.StreamUtilImpl
-
- setExecutor(Executor) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
-
- setExpanded(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaExpanded
-
This method sets the
expanded state of this object.
- setExpanded(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpanded
-
This method sets the
expanded state of this object.
- setExtraDatatypes(List<String>) - Method in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
Adds a list of additional datatypes to register.
- SetFactory - Interface in net.sf.mmm.util.collection.api
-
- setFactory(NlsMessageFactory) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
-
- setFactory(UuidFactory) - Static method in class net.sf.mmm.util.uuid.api.UuidAccess
-
- setFeatureAvailable(RichTextFeature, boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.RichTextToolbar
-
- setField(Field) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoPropertyDescriptor
-
- setFieldIntrospector(PojoFieldIntrospector) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- setFieldValue(Field, Throwable, Object) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
-
- setFileUtil(FileUtil) - Method in class net.sf.mmm.util.resource.impl.spi.FileResourceProvider
-
- setFiller(char) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setFirstResult(int) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setFirstValueSelected(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
-
This method updates the selection state of the first value of this object (e.g.
- setFlag(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteFlag
-
This method sets the
flag.
- setFlag(boolean, FlagModifier) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteFlagAdvanced
-
- setFlag(boolean, FlagModifier) - Method in class net.sf.mmm.client.ui.base.attribute.AbstractFlagAdvanced
-
- setFlag(boolean, FlagModifier) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.VisibleFlag
-
- setFlag(FileAccessClass, int, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the flag(s) given by
bitMask of this this
mask for
the given
fileModeClass to the given value (
flag).
- setFlowTo(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaFlowTo
-
This method sets the
flowTo attribute of this object.
- setFlowTo(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaFlowTo
-
This method sets the
flowTo attribute of this object.
- setFlowTo(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
flowTo attribute of this object.
- setFlowTo(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
flowTo attribute of this object.
- setFlushMode(FlushModeType) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- setFlushMode(FlushModeType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setFocusButton(ButtonBase) - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
-
- setFocused() - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteOnlyFocused
-
This method sets the
focus to this object.
- setFocused() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
-
This method sets the
focus to this object.
- setFocused(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetActive
-
- setFocused() - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method sets the
focus to this object.
- setFocused() - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method sets the
focus to this object.
- setFocused() - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method sets the
focus to this object.
- setFocused() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
-
This method sets the
focus to this object.
- setFocused() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItem
-
This method sets the
focus to this object.
- setFocused() - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtCollapsableBorderPanel
-
This method sets the
focus to this object.
- setFocused() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method sets the
focus to this object.
- setFontSettingsPreviewElement(Element) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractColorFeatureBehavior
-
Updates the RichTextArea according to the value from the widget for
the font-settings.
- setFontSettingsPreviewElement(Element) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
-
Updates the RichTextArea according to the value from the widget for
the font-settings.
- setFontSettingsPreviewElement(Element) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractSelectionFeatureBehavior
-
Updates the RichTextArea according to the value from the widget for
the font-settings.
- setFontSettingsPreviewElement(Element) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
-
Updates the RichTextArea according to the value from the widget for
the font-settings.
- setFontSettingsPreviewElement(Element) - Method in interface net.sf.mmm.client.ui.gwt.widgets.richtext.FeatureBehavior
-
Updates the RichTextArea according to the value from the widget for
the font-settings.
- setFormat(SegmentContainerSequence) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
- setFormatter(Formatter<VALUE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteFormatter
-
This method sets the
formatter of this object.
- setFormatter(Formatter<VALUE>) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetOptionsBase
-
This method sets the
formatter of this object.
- setFormatter(Formatter<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
This method sets the
formatter of this object.
- setFormatter(Formatter<TYPE>) - Method in class net.sf.mmm.util.lang.base.AbstractEnumDefinition
-
- setFormatterMap(NlsFormatterMap) - Method in class net.sf.mmm.util.nls.base.MappedNlsFormatterManager
-
- setFormatters(List<? extends NlsFormatterPlugin<?>>) - Method in class net.sf.mmm.util.nls.impl.ConfiguredNlsFormatterMap
-
- setFunctionManager(PojoPathFunctionManager) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- setFunctionMap(Map<String, PojoPathFunction>) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
-
- setFunctions(List<PojoPathNamedFunction>) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathFunctionManagerImpl
-
- setGenericService(GenericRemoteInvocationRpcService) - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
-
- setGinjector(ClientGinjector) - Method in class net.sf.mmm.client.base.gwt.GwtClientContext
-
- setGlobalExceptionHandler(GlobalExceptionHandler) - Method in class net.sf.mmm.util.event.base.AbstractEventBus
-
- setGrabbed(Boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaGrabbed
-
This method sets the
grabbed state of this object.
- setGrabbed(Boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
grabbed state of this object.
- setGroup(String) - Method in class net.sf.mmm.util.file.base.FileAttributes
-
- setGroups(Class<?>[]) - Method in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
- setHasPopup(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaHasPopup
-
This method sets the
hasPopup property of this object.
- setHasPopup(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
hasPopup property of this object.
- setHeaderProperty(String, String) - Method in class net.sf.mmm.util.http.HttpMessage
-
This method sets the HTTP header-property with the given name to the given value.
- setHeaderPropertyAttribute(String, String, String) - Method in class net.sf.mmm.util.http.HttpMessage
-
This method sets a single attribute of the property with the given name in the header of this HTTP
message.
- setHeight(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSize
-
This method sets the
height of this object.
- setHeight(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method sets the
height of this object.
- setHeightInPercent(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
-
- setHeightInPercent(double) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
- setHeightInPixel(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
-
- setHeightInPixel(double) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
- setHeightInRows(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteHeightInRows
-
- setHeightInRows(int) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextAreaFieldBase
-
- setHeightInRows(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
-
- setHeightInRows(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaField
-
- setHeightInRows(int) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
-
- setHelpText(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteHelpText
-
This method sets the
help text of this object.
- setHibernateDialect(String) - Method in class net.sf.mmm.persistence.impl.hibernate.HibernateSequenceManager
-
- setHidden(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaHidden
-
This method sets the
hidden attribute of this object.
- setHidden(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
hidden attribute of this object.
- setHint(String, Object) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setHitOffset(int) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- setHits(List<HIT>) - Method in class net.sf.mmm.util.search.base.SearchResultBean
-
- setHyphenatorBuilder(HyphenatorBuilder) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
-
- setId(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteHtmlId
-
This method set the
ID of this object.
- setId(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method set the
ID of this object.
- setId(String) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
-
This method set the
ID of this object.
- setId(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method set the
ID of this object.
- setId(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
This method set the
ID of this object.
- setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractWidget
-
This method set the
ID of this object.
- setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
-
This method set the
ID of this object.
- setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.ComboBox
-
This method set the
ID of this object.
- setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
-
- setId(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
-
This method set the
ID of this object.
- setId(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
This method set the
ID of this object.
- setId(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method set the
ID of this object.
- setId(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method set the
ID of this object.
- setId(Long) - Method in class net.sf.mmm.persistence.base.jpa.JpaEntity
-
Deprecated.
This method sets the
ID of this entity.
- setId(Long) - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
-
- setId(String) - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
-
- setId(String) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
- setId(ID) - Method in interface net.sf.mmm.util.entity.api.MutableGenericEntity
-
This method sets the
ID of this entity.
- setId(ID) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
-
This method sets the
ID of this entity.
- setId(ID) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteId
-
This method sets the
ID of this object.
- setId(ID) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
-
This method sets the
ID of this entity.
- setIdle() - Method in class net.sf.mmm.client.impl.gwt.busy.BusyManagerImplGwt
-
This method is called whenever the client changes from
busy to idle.
- setIdle() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
-
This method is called whenever the client changes from
busy to idle.
- setIdPrefix(String) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method sets the static prefix used for generated IDs.
- setImage(IMAGE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteImage
-
This method sets the
image of this object.
- setImage(UiWidgetImage) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetClickable
-
This method sets the
image of this object.
- setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
-
This method sets the
image of this object.
- setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
-
This method sets the
image of this object.
- setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
-
This method sets the
image of this object.
- setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
This method sets the
image of this object.
- setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
-
This method sets the
image of this object.
- setImage(UiWidgetImage) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method sets the
image of this object.
- setInAttribute(char) - Method in class net.sf.mmm.util.xml.api.ParserState
-
- setIndent(String) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setIndent(boolean) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- setIndentationMode(TextColumnInfo.IndentationMode) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setInitialized() - Method in class net.sf.mmm.util.component.base.InitializationState
-
- setInitializing() - Method in class net.sf.mmm.util.component.base.InitializationState
-
This method sets the state to initializing.
- setInList(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object, int) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method
sets the single
segment of the given
currentPath from the array or
List given by
parentPojo.
- setInPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
This method sets the single
segment of the given
currentPath from the
Pojo given by
parentPojo.
- setInPojo(AbstractPojoPathNavigator.CachingPojoPath, PojoPathContext, AbstractPojoPathNavigator.PojoPathState, Object, Object) - Method in class net.sf.mmm.util.pojo.path.impl.PojoPathNavigatorImpl
-
This method sets the single
segment of the given
currentPath from the
Pojo given by
parentPojo.
- setInputElementType(InputElement, String) - Method in class net.sf.mmm.util.gwt.api.JavaScriptUtil
-
This method sets the type of an InputElement.
- setInstance(ClientContext) - Static method in class net.sf.mmm.client.api.ClientContext
-
- setInstance(RadioGroupIdManager) - Static method in class net.sf.mmm.client.ui.base.widget.adapter.RadioGroupIdManager
-
- setInstance(AbstractPojoDescriptorBuilderFactory) - Static method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptorBuilderFactory
-
- setInStream(InputStream) - Method in class net.sf.mmm.util.process.api.ProcessContext
-
- setInvalid(AriaInvalid) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaInvalid
-
This method sets the
invalid state of this object.
- setInvalid(AriaInvalid) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
invalid state of this object.
- setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.nls.impl.formatter.AbstractNlsFormatterDateIso8601
-
- setIso8601Util(Iso8601UtilLimited) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- setIso8601Util(Iso8601UtilLimited) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
-
- setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToCalendar
-
- setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToDate
-
- setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
-
- setIso8601Util(Iso8601Util) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- setIsolationLevel(TransactionIsolationLevel) - Method in class net.sf.mmm.transaction.api.TransactionSettings
-
- setItemEdited(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
- setItemEdited(ITEM) - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
-
- setItemOriginal(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractItemContainer
- setItemOriginal(ITEM) - Method in interface net.sf.mmm.client.ui.base.widget.complex.ItemContainer
-
- setJoinCData(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- setJoinComment(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- setJoinText(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- setJustificationBuilder(JustificationBuilder) - Method in class net.sf.mmm.util.nls.base.AbstractNlsFormatterManager
-
- setKeepStreamsOpen(boolean) - Method in class net.sf.mmm.util.process.api.ProcessContext
-
- setKey(String) - Method in class net.sf.mmm.util.contenttype.base.DecisionState
-
- setKey(String) - Method in class net.sf.mmm.util.xml.base.jaxb.Property
-
- setKeyboardFilter(CharFilter) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteKeyboardFilter
-
- setKeyboardFilter(CharFilter) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextFieldBase
-
- setKeyboardFilter(CharFilter) - Method in class net.sf.mmm.client.ui.impl.gwt.handler.event.KeyboardFilterAdapter
-
- setKeyboardFilter(CharFilter) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwtWidgetActive
-
- setKeyboardFilter(CharFilter) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestStringField
-
- setLabel(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLabel
-
This method sets the
label property of this object.
- setLabel(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteLabel
-
This method sets the
label of this object.
- setLabel(String) - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
label property of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetClickable
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetWithLabel
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetTab
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.core.UiWidgetCustomButton
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.menu.AbstractUiWidgetMenu
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractBorderPanel
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.Fieldset
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.Legend
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtButton
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtCollapsableSection
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLabel
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtLink
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtSection
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtTab
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.menu.adapter.UiWidgetAdapterGwtMenuItemBase
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtBorderPanel
-
This method sets the
label of this object.
- setLabel(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method sets the
label of this object.
- setLabelledBy(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLabelledBy
-
This method sets the
labelledBy attribute of this object.
- setLabelledBy(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLabelledBy
-
This method sets the
labelledBy attribute of this object.
- setLabelledBy(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
labelledBy attribute of this object.
- setLabelledBy(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
labelledBy attribute of this object.
- setLabelledWidget(AbstractUiWidget<?>) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetLabel
-
- setLabelledWidget(Widget) - Method in class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
-
This method sets the
Widget labelled by this
LabelWidget.
- setLabelLookup(NlsMessageLookup) - Method in class net.sf.mmm.client.ui.base.UiConfigurationBean
-
- setLastValueSelected(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
-
This method updates the selection state of the last value of this object (e.g.
- setLength(LengthProperty, Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteLengthProperty
-
This method sets the specified
length of this object.
- setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
-
This method sets the specified
length of this object.
- setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow.SizeWindowImpl
-
This method sets the specified
length of this object.
- setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
This method sets the specified
length of this object.
- setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
This method sets the specified
length of this object.
- setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
-
This method sets the specified
length of this object.
- setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method sets the specified
length of this object.
- setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
This method sets the specified
length of this object.
- setLength(LengthProperty, Length) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method sets the specified
length of this object.
- setLevel(Integer) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLevel
-
This method sets the
level property of this object.
- setLevel(Integer) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
-
This method sets the
level property of this object.
- setLineSeparator(String) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
-
- setLineSeparator(String) - Method in class net.sf.mmm.util.text.api.TextTableInfo
-
- setLineWrapper(LineWrapper) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setLive(AriaLiveLevel) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaLive
-
This method sets the
live attribute of this object.
- setLive(AriaLiveLevel) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
live attribute of this object.
- setLocale(Locale) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
-
This method sets the
locale to use.
- setLocale(Locale) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteLocale
-
This method sets the locale to the given value.
- setLocale(Locale) - Method in interface net.sf.mmm.util.session.api.MutableUserSession
-
- setLocale(Locale) - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
- setLocale(Locale) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setLocales(String[]) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setLocales(Locale...) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setLockMode(LockModeType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setManagers(List<GenericDao<?, ?>>) - Method in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
-
- setMandatory(boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
- setMandatory(boolean) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
-
- setMandatory(AbstractUiWidget<?>, boolean) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget.AccessHelper
-
- setMandatory(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- setMandatory(boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- setMaskBits(int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the bitwise encoded
mask.
- setMasterPanel(UiWidgetListContainer<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomMasterDetail
-
- setMathUtil(MathUtilLimited) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
-
- setMathUtil(MathUtil) - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
-
Deprecated.
- setMathUtil(MathUtilLimited) - Method in class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
-
- setMathUtil(MathUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToNumber
-
- setMaximizable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximizable
-
- setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
-
- setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
- setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
- setMaximizable(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
- setMaximized(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximized
-
- setMaximized(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
-
- setMaximized(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
- setMaximized(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- setMaximized(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
- setMaximized(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
- setMaximumCallsPerRequest(int) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- setMaximumCallsPerTransaction(int) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- setMaximumHeight(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximumSize
-
- setMaximumHeight(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
- setMaximumHitCount(Integer) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- setMaximumIndex(int) - Method in class net.sf.mmm.util.io.base.ByteArrayImpl
-
- setMaximumIndex(int) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
- setMaximumLength(long) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentVariableLength
-
- setMaximumListGrowth(int) - Method in class net.sf.mmm.util.reflect.base.CollectionReflectionUtilImpl
-
- setMaximumSize(Length, Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximumSize
-
This method sets the size of this object.
- setMaximumSize(Length, Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method sets the size of this object.
- setMaximumTextLength(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximumTextLength
-
- setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetTextualInputField
-
- setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.InputBox
-
- setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtDateField
-
- setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBox
-
- setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalDateField
-
- setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtLocalTimeField
-
- setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtNumberField
-
- setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField
-
- setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextAreaBase
-
- setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtTextBoxBase
-
- setMaximumTextLength(int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- setMaximumTransactionsPerRequest(int) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
-
- setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
-
- setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
-
- setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtNumberField
-
- setMaximumValue(Integer) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
-
- setMaximumValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
-
- setMaximumValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteMaximumValue
-
- setMaximumWidth(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMaximumSize
-
- setMaximumWidth(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
- setMaxLength(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.ColorBox
-
Sets the maximum allowable length.
- setMaxResults(int) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setMediaAudio(AudioDescriptor) - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMediaPlayer
-
This method loads the audio track identified by the given
AudioDescriptor into this media-player.
- setMediaVideo(VideoDescriptor) - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMediaPlayer
-
This method loads the video stream identified by the given
VideoDescriptor into this
media-player.
- setMenuBar(UiWidgetMenuBar) - Method in interface net.sf.mmm.client.ui.base.widget.window.adapter.UiWidgetAdapterMainWindow
-
- setMenuBar(UiWidgetMenuBar) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
- setMenuBar(UiWidgetMenuBar) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
- setMessageFactory(NlsMessageFactory) - Method in class net.sf.mmm.util.nls.impl.NlsBundleFactoryImpl
-
- setMessageFormatterFactory(NlsMessageFormatterFactory) - Method in class net.sf.mmm.util.nls.impl.NlsDependenciesImpl
-
- setMethod(String) - Method in class net.sf.mmm.util.http.HttpRequest
-
This method sets the HTTP
method to use.
- setMethodIntrospector(PojoMethodIntrospector) - Method in class net.sf.mmm.util.pojo.descriptor.impl.PojoDescriptorBuilderImpl
-
- setMimetype(String) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
- setMinimized(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMinimized
-
This method (un)minimizes the object (window).
- setMinimumHeight(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMinimumSize
-
- setMinimumHeight(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
- setMinimumSize(Length, Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMinimumSize
-
This method sets the size of this object.
- setMinimumSize(Length, Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method sets the size of this object.
- setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetNumberField
-
- setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetRangeField
-
- setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberBox
-
- setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtNumberField
-
- setMinimumValue(Integer) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestIntegerField
-
- setMinimumValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestNumberField
-
- setMinimumValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteMinimumValue
-
- setMinimumWidth(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMinimumSize
-
- setMinimumWidth(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
- setMode(UiMode) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMode
-
This method sets the
mode of this object.
- setMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
This method sets the
mode of this object.
- setMode(UiMode, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- setMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method sets the
mode of this object.
- setMode(UiMode, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
- setMode(boolean) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
- setMode(boolean) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
-
- setMode(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method sets the
mode of this object.
- setMode(UiMode, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
- setMode(UiMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method sets the
mode of this object.
- setMode(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- setModeChanger(UiModeChanger) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- setModeFixed(UiMode) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteModeFixed
-
- setModeFixed(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- setModeFixed(UiMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
- setModeFixed(UiMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
- setModeRecursive(UiMode, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- setModificationCounter(int) - Method in interface net.sf.mmm.util.entity.api.MutableGenericEntity
-
- setModificationCounter(int) - Method in class net.sf.mmm.util.entity.base.AbstractGenericEntity
-
- setModificationCounter(int) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
-
- setModified(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteModified
-
This method sets the
modified attribute programatically.
- setModified(boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
This method sets the
modified attribute programatically.
- setModified(boolean) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
This method sets the
modified attribute programatically.
- setModified(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
This method sets the
modified attribute programatically.
- setMovable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteMovable
-
This method sets the
movable attribute.
- setMovable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
-
This method sets the
movable attribute.
- setMovable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
This method sets the
movable attribute.
- setMovable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
This method sets the
movable attribute.
- setMovable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method sets the
movable attribute.
- setMovable(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
This method sets the
movable attribute.
- setMultiLine(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaMultiLine
-
This method sets the
multiLine property of this object.
- setMultiLine(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.RoleTextboxImpl
-
This method sets the
multiLine property of this object.
- setMultiSelectable(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaMultiSelectable
-
- setMultiSelectable(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributesAndMultiSelectable
-
- setNamespace(String, String) - Method in class net.sf.mmm.util.xml.NamespaceContextImpl
-
This method is used to declare a namespace in this context.
- setNewline(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setNext(NODE) - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
This method sets the
next node.
- setNlsBundles(List<ResourceBundle>) - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
-
- setNlsDependencies(NlsDependencies) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterManagerImpl
-
- setNlsMessageFactory(NlsMessageFactory) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setNlsTemplateResolver(NlsTemplateResolver) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setNodeSelected(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
Sets the selection state.
- setNormalizeSpaces(boolean) - Method in class net.sf.mmm.util.xml.api.XmlCompareMode
-
- setOmitChars(char...) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setOptions(List<VALUE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteOptions
-
This method sets the
options of this object.
- setOptions(List<Color>) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetColorField
-
This method sets the
options of this object.
- setOptions(List<VALUE>) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetOptionsField
-
This method sets the
options of this object.
- setOptions(List<String>) - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
-
- setOptions(List<Color>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtColorField
-
This method sets the
options of this object.
- setOptions(List<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtComboBoxField
-
This method sets the
options of this object.
- setOptions(List<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
-
This method sets the
options of this object.
- setOptions(List<String>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
-
This method sets the
options of this object.
- setOptions(List<Color>) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestColorField
-
This method sets the
options of this object.
- setOptions(List<String>) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestOptionsField
-
This method sets the
options of this object.
- setOptionsComplete() - Method in class net.sf.mmm.util.cli.base.AbstractCliParser.CliParserState
-
- setOrientation(Orientation) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaOrientation
-
This method sets the
orientation attribute of this object.
- setOrientation(Orientation) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteOrientation
-
This method sets the orientation to the given value.
- setOrientation(Orientation) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithCommonAttributes
-
This method sets the
orientation attribute of this object.
- setOutStream(OutputStream) - Method in class net.sf.mmm.util.process.api.ProcessContext
-
- setOwner(AttributeWriteDataList) - Method in class net.sf.mmm.client.ui.gwt.widgets.DataList
-
- setOwns(AriaIdList) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaOwns
-
This method sets the
owns attribute of this object.
- setOwns(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaOwns
-
This method sets the
owns attribute of this object.
- setOwns(AriaIdList) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
owns attribute of this object.
- setOwns(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
owns attribute of this object.
- setParameter(Parameter<T>, T) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setParameter(String, Object) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setParameter(int, Object) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setParameter(Parameter<Calendar>, Calendar, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setParameter(Parameter<Date>, Date, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setParameter(String, Calendar, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setParameter(String, Date, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setParameter(int, Calendar, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setParameter(int, Date, TemporalType) - Method in class net.sf.mmm.test.jpa.TypedQueryMock
- setParent(DialogController<?>) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
-
- setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- setParent(UiWidget, UiWidgetComposite<?>) - Static method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
This method sets the
parent of the given
widget.
- setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
This method gets called whenever the parent of the according
UiWidget is changed.
- setParent(UiWidgetComposite<?>) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
-
This method gets called whenever the parent of the according
UiWidget is changed.
- setParent(SELF) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractNodeContainer
-
- setParent(SELF) - Method in interface net.sf.mmm.client.ui.base.widget.complex.NodeContainer
-
- setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor
-
- setParent(UiWidgetComposite<?>) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
- setParent(PARENT) - Method in class net.sf.mmm.util.collection.base.AbstractGenericTreeNode
-
- setParent(ContentTypeBean) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
This method is required for JAXB.
- setParent(SegmentContainer) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
-
- setParent(AbstractPojoPathNavigator.CachingPojoPath) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- setPath(String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setPaused(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePaused
-
This method sets the
paused attribute programatically.
- setPermissions(File, FileAccessPermissions) - Method in interface net.sf.mmm.util.file.api.FileUtil
-
- setPermissions(FileAccessPermissions) - Method in class net.sf.mmm.util.file.base.FileAttributes
-
- setPermissions(File, FileAccessPermissions) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- setPersistenceManager(PersistenceManager) - Method in class net.sf.mmm.persistence.impl.hibernate.AbstractRevisionedDaoEnvers
-
- setPersistentEntity(EntityTo<ID>, PersistenceEntity<ID>) - Method in class net.sf.mmm.util.transferobject.api.EntityTo.PersistentEntityAccess
-
- setPersistentEntity(EntityTo<ID>, PersistenceEntity<ID>) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl.EtoHelper
-
- setPersistentEntity(EntityTo<ID>, PersistenceEntity<ID>) - Method in class net.sf.mmm.util.value.impl.ValueConverterEntityToEto.EtoHelper
-
- setPhaseMap(Map<String, DevelopmentPhase>) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- setPhasePrefixSet(Set<String>) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- setPlaceholder(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePlaceholder
-
- setPlatformTransactionManager(PlatformTransactionManager) - Method in class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
-
- setPojo(Object) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- setPojoClass(Class<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- setPojoDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- setPojoDescriptorBuilder(PojoDescriptorBuilder) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
-
- setPojoDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- setPojoDescriptorBuilderFactory(PojoDescriptorBuilderFactory) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
-
- setPojoFactory(PojoFactory) - Method in class net.sf.mmm.persistence.base.AbstractGenericDao
-
- setPojoFactory(PojoFactory) - Method in class net.sf.mmm.persistence.impl.jpa.PersistenceManagerImplJpa
-
- setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- setPojoFactory(PojoFactory) - Method in class net.sf.mmm.util.value.impl.AbstractValueConverterToCompatiblePojo
-
This method sets the
PojoFactory instance to used to create new instances of POJOs.
- setPojoType(GenericType<?>) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator.CachingPojoPath
-
- setPopupHelper(UiPopupHelper) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- setPosInSet(Integer) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaPosInSet
-
This method sets the
posInSet property of this object.
- setPosInSet(Integer) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
-
This method sets the
posInSet property of this object.
- setPosition(double, double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePosition
-
This method sets the position of the object.
- setPosition(double, double) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
-
This method sets the position of the object.
- setPosition(double, double) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
-
This method sets the position of the object.
- setPosition(double, double) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method sets the position of the object.
- setPosition(double, double) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
This method sets the position of the object.
- setPosition(double, double) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
This method sets the position of the object.
- setPositionInSeconds(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePositionInSeconds
-
- setPressed(AriaTristate) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaPressed
-
This method sets the
pressed state of this object.
- setPressed(AriaTristate) - Method in class net.sf.mmm.client.ui.base.aria.role.RoleButtonImpl
-
This method sets the
pressed state of this object.
- setPrevious(BasicDoubleLinkedNode<V>) - Method in class net.sf.mmm.util.collection.base.BasicDoubleLinkedNode
-
- setPreviousNextHandler(UiHandlerActionPreviousNext) - Method in interface net.sf.mmm.client.ui.api.widget.media.UiWidgetMediaPlayer
-
This method makes the previous and next buttons visible and connects them with the
given handler.
- setPrimaryStyle(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWritePrimaryStyle
-
- setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
- setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
- setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
- setPrimaryStyle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
- setProcessorFactoryList(List<DetectorStreamProcessorFactory>) - Method in class net.sf.mmm.util.io.base.AbstractDetectorStreamProvider
-
- setProcessorImplementation(Class<DetectorStreamProcessor>) - Method in class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
-
- setProgrammaticEventType(EventType) - Method in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
-
We can NOT prevent all native UI toolkits from firing events (e.g.
- setProperties(Properties) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- setProperty(String, Object) - Method in class net.sf.mmm.test.jpa.EntityManagerMock
- setProperty(POJO, String, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method sets the given
value for the
property
with the given
property of the given
pojo.
- setProperty(POJO, TypedProperty<V>, V) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method sets the value of the specified property in a type-safe way.
- setProperty(POJO, String, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method sets the given
value for the
property
with the given
property of the given
pojo.
- setProperty(POJO, TypedProperty<V>, V) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method sets the value of the specified property in a type-safe way.
- setPropertyAccessor(PropertyAccessor<ROW, CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- setPropertyItem(POJO, String, int, Object) - Method in interface net.sf.mmm.util.pojo.descriptor.api.PojoDescriptor
-
This method sets the given
item at the given
index in the list-like
property with the given
propertyName of the given
pojo using the
indexed setter accessor.
- setPropertyItem(POJO, String, int, Object) - Method in class net.sf.mmm.util.pojo.descriptor.base.AbstractPojoDescriptor
-
This method sets the given
item at the given
index in the list-like
property with the given
propertyName of the given
pojo using the
indexed setter accessor.
- setPropertyList(List<Property>) - Method in class net.sf.mmm.util.xml.base.jaxb.PropertyList
-
- setPropertyValue(VALUE, TypedProperty<T>, T) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
-
This method sets the value of the specified property.
- setPropertyValue(VALUE, String, Object) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBindingAdapter
-
This method sets the value of the specified property.
- setPropertyValue(VALUE, TypedProperty<T>, T) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
-
This method sets the value of the specified property.
- setPropertyValue(VALUE, String, Object) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
-
This method sets the value of the specified property.
- setPropertyValue(Object, String, Object) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
-
This method sets the value of the specified property.
- setPropertyValue(Object, TypedProperty<V>, V) - Method in interface net.sf.mmm.util.reflect.api.PojoUtilLimited
-
This method sets the value of the specified property.
- setProvider(UserSessionProvider) - Static method in class net.sf.mmm.util.session.api.UserSessionAccess
-
- setProviders(List<PathProvider>) - Method in class net.sf.mmm.util.path.impl.PathFactoryImpl
-
- setProviders(List<DataResourceProvider<? extends DataResource>>) - Method in class net.sf.mmm.util.resource.impl.BrowsableResourceFactoryImpl
-
- setQuote(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
- setQuoteEnd(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
- setQuoteEscape(char) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setQuoteEscapeLazy(boolean) - Method in class net.sf.mmm.util.scanner.base.AbstractCharScannerSyntax
-
- setQuoteStart(char) - Method in class net.sf.mmm.util.lang.base.StringSyntaxBean
-
- setReadable(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- setReadable(FileAccessClass, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the
readable flag of this this
mask for the given
fileModeClass to the given value (
readable).
- setReadOnly(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaReadOnly
-
This method sets the
readOnly property of this object.
- setReadOnly(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
-
This method sets the
readOnly property of this object.
- setReadOnly(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
-
This method sets the
readOnly property of this object.
- setReadOnly(boolean) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- setReasonPhrase(String) - Method in class net.sf.mmm.util.http.HttpResponse
-
This method sets the reason-phrase.
- setRecognizer(PojoPathRecognizer) - Method in class net.sf.mmm.util.pojo.path.base.PojoPathContextBean
-
- setReflectionUtil(ReflectionUtilLimited) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactoryDatatype
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.nls.impl.NlsResourceBundleLocatorImpl
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.pojo.descriptor.base.PojoDescriptorDependenciesImpl
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.reflect.base.AnnotationUtilImpl
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.resource.impl.ClasspathScannerImpl
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.transferobject.base.TransferObjectUtilImpl
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.value.base.AbstractComposedValueConverter
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.value.base.AbstractValueConverter
-
- setReflectionUtil(ReflectionUtil) - Method in class net.sf.mmm.util.value.impl.ComposedValueConverterFactoryImpl
-
- setRefreshDelayInSeconds(int) - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
This method sets the refresh-delay in seconds.
- setRejectSubQueue(boolean) - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
-
- setRelevant(AriaChangeNotifications) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaRelevant
-
This method sets the
relevant attribute of this object.
- setRelevant(AriaChangeNotifications) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRole
-
This method sets the
relevant attribute of this object.
- setRemoteInvocationSerivceCaller(AbstractRemoteInvocationServiceCaller) - Method in class net.sf.mmm.service.base.rpc.client.AbstractRemoteInvocationServiceClient
-
- setReorderable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteReorderable
-
- setReorderable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- setReorderable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.UiWidgetTableColumnImpl
-
- setReorderable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
- setRequired(boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaRequired
-
This method sets the
required property of this object.
- setRequired(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCell
-
This method sets the
required property of this object.
- setRequired(boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithBaseAttributes
-
This method sets the
required property of this object.
- setResizable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteResizable
-
- setResizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- setResizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractDialogWindow
-
- setResizable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
- setResizable(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- setResizable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
- setResizable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
- setResizable(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
- setResourceBundleFinder(NlsResourceBundleLocator) - Method in class net.sf.mmm.util.nls.impl.DefaultNlsTemplateResolver
-
- setResourceBundleLocator(NlsResourceBundleLocator) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- setResourceFactory(BrowsableResourceFactory) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- setResourceLocator(NlsResourceLocator) - Method in class net.sf.mmm.util.text.base.AbstractHyphenatorBuilder
-
- setResponseToken(CsrfToken) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService.RequestContext
-
- setRevision(Number) - Method in interface net.sf.mmm.util.entity.api.MutableRevisionedEntity
-
This method sets the
revision of this entity.
- setRevision(Number) - Method in class net.sf.mmm.util.entity.base.AbstractRevisionedEntity
-
This method sets the
revision of this entity.
- setRevision(Number) - Method in class net.sf.mmm.util.transferobject.api.EntityTo
-
This method sets the
revision of this entity.
- setRoleFactory(RoleFactory) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- setRoot(ContentTypeBean) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeList
-
- setRootNode(NODE) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
-
- setRootNode(NODE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
- setRootNode(NODE) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
- setRowNumber(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
- setRowSpan(int) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteRowSpan
-
This method sets the
rowSpan attribute.
- setRowSpan(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
-
This method sets the
rowSpan attribute.
- setRowSpan(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
-
This method sets the
rowSpan attribute.
- setScrollbarPolicy(ScrollbarPolicy, ScrollbarPolicy) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteScrollbarPolicy
-
This method sets the
ScrollbarPolicy for the horizontal and vertical scrollbars.
- setSearchTimeout(Long) - Method in class net.sf.mmm.util.search.base.AbstractSearchCriteria
-
- setSecurityDetector(RemoteInvocationSecurityDetector) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- setSegment(Segment) - Method in class net.sf.mmm.util.contenttype.base.DecisionState
-
- setSelected(Boolean) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaSelected
-
This method sets the
selected state of this object.
- setSelected(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelected
-
This method sets the selection status of this object.
- setSelected(Boolean) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleWithAttributeExpandedAndSelected
-
This method sets the
selected state of this object.
- setSelected(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
This method sets the selection status of this object.
- setSelectedValue(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValue
-
This method sets the value currently selected.
- setSelectedValue(ITEM) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
This method sets the value currently selected.
- setSelectedValue(ROW) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method sets the value currently selected.
- setSelectedValue(VALUE) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
-
This method sets the value currently selected.
- setSelectedValues(Collection<VALUE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValue
-
- setSelectedValues(Collection<ITEM>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- setSelectedValues(Collection<ITEM>, boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- setSelectedValues(Collection<ROW>) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
- setSelectedValues(Collection<VALUE>) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestSelectedValue
-
- setSelection(SelectionChoice, SelectionOperation) - Method in interface net.sf.mmm.client.ui.api.feature.UiFeatureSelectedValue
-
This method allows to change the selection of a logical
SelectionChoice in a generic way.
- setSelection(SelectionChoice, SelectionOperation) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
This method allows to change the selection of a logical
SelectionChoice in a generic way.
- setSelection(ITEM_CONTAINER, SelectionOperation) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
Updates the selection of the given itemContainer according to the given
operation.
- setSelection(SelectionChoice, SelectionOperation) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method allows to change the selection of a logical
SelectionChoice in a generic way.
- setSelectionMode(SelectionMode) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectionMode
-
- setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
- setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
-
- setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
- setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
- setSelectionMode(SelectionMode) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- setServiceClient(GenericRemoteInvocationRpcService) - Method in class net.sf.mmm.service.impl.spring.client.RemoteInvocationServiceCallerImplSpring
-
- setServices(List<RemoteInvocationService>) - Method in class net.sf.mmm.service.impl.rpc.server.AbstractGenericRemoteInvocationRpcService
-
- setServletContext(ServletContext) - Method in class net.sf.mmm.service.impl.gwt.server.RemoteInvocationGenericServiceServlet
- setSession(ClientSession) - Method in class net.sf.mmm.client.api.ClientContext
-
- setSession(ClientSession) - Method in class net.sf.mmm.client.base.gwt.GwtClientContext
- setSetgid(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the
setuid flag to the given value
setuid.
- setSetSize(Integer) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaSetSize
-
This method sets the
setSize property of this object.
- setSetSize(Integer) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
-
This method sets the
setSize property of this object.
- setSetuid(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the
setuid flag to the given value
setuid.
- setSingularizer(Singularizer) - Method in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
-
- setSize(Length, Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSize
-
This method sets the size of this object.
- setSize(double, double, LengthUnit) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
-
This method sets the size of this object.
- setSize(double, double, LengthUnit) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method sets the size of this object.
- setSize(Length, Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method sets the size of this object.
- setSize - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleOption
-
- setSort(AriaSortOrder) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaSort
-
This method sets the
sort attribute of this object.
- setSort(AriaSortOrder) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
-
This method sets the
sort attribute of this object.
- setSortable(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSortable
-
This method sets the
sortable attribute.
- setSortable(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
This method sets the
sortable attribute.
- setSortable(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
This method sets the
sortable attribute.
- setSortComparator(Comparator<VALUE>) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSortComparator
-
- setSortComparator(Comparator<CELL>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- setSortOrder(SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- setSortOrder(SortOrder) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTableColumn
-
- setSortOrder(SortOrder) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
- setStandardError(Appendable) - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
- setStandardOutput(Appendable) - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
- setState(InitializationState) - Method in class net.sf.mmm.util.cli.base.CliArgumentContainer
-
- setState(InitializationState) - Method in class net.sf.mmm.util.cli.base.CliModeContainer
-
- setStatusCode(int) - Method in class net.sf.mmm.util.http.HttpResponse
-
This method sets the HTTP status code.
- setStaxUtil(StaxUtil) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- setStaxUtil(StaxUtil) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- setStep(int) - Method in class net.sf.mmm.client.ui.gwt.widgets.NumberSpinBox
-
- setStep(int) - Method in class net.sf.mmm.util.date.base.RecurrenceBean
-
- setSticky(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the
sticky flag to the given value
sticky.
- setStreamUtil(StreamUtil) - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl
-
- setStringHasher(StringHasher) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- setStringRepresentation(String) - Method in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- setStringRepresentation(String) - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToEnum
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.value.impl.ValueConverterToString
-
- setStringUtil(StringUtil) - Method in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- setStyles(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteStyles
-
This method clears all
styles and sets them to the given
styles.
- setStyles(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method clears all
styles and sets them to the given
styles.
- setStyles(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method clears all
styles and sets them to the given
styles.
- setStyles(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
This method clears all
styles and sets them to the given
styles.
- setStyles(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method clears all
styles and sets them to the given
styles.
- setStyles(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method clears all
styles and sets them to the given
styles.
- setSubDialog(DialogController<?>, DialogSlot, DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
-
This method embeds the given subDialog inside the given slot of this dialog.
- setSummary(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSummary
-
This method sets the
summary of this object.
- setSummary(String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
This method sets the
summary of this object.
- setSummary(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method sets the
summary of this object.
- setSummary(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.TableWidget
-
This method sets the
summary of this object.
- setSummary(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
This method sets the
summary of this object.
- setSummary(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
This method sets the
summary of this object.
- setSummary(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method sets the
summary of this object.
- setSuppressed(Throwable, List<Throwable>) - Method in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
-
- setTableRow(TableRow) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
- setTagStartIndex(int) - Method in class net.sf.mmm.util.xml.api.ParserState
-
- setTechnicalParent(ContentTypeBean) - Method in class net.sf.mmm.util.contenttype.base.ContentTypeBean
-
- setTemplateResolver(NlsTemplateResolver) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
-
- setTemplateResolver(NlsTemplateResolver) - Static method in class net.sf.mmm.util.nls.api.NlsAccess
-
- setTemporaryDirectoryPath(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- setter - Variable in class net.sf.mmm.util.cli.base.CliParameterContainer
-
- setText(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteText
-
This method sets the
text of this object.
- setText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellAtomic
-
This method sets the
text of this object.
- setText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.AbstractTableCellComposite
-
This method sets the
text of this object.
- setText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.Caption
-
This method sets the
text of this object.
- setText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.LabelWidget
- setTextIndex(int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- setTheme(String) - Method in class net.sf.mmm.client.ui.base.UiConfigurationBean
-
- setTimeout(Integer) - Method in class net.sf.mmm.transaction.api.TransactionSettings
-
- setTimestamp(long) - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
-
- settings - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- setTitle(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteStringTitle
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
-
This method sets the title of this object.
- setTitle(String) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataSet
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.window.UiWidgetCustomAbstractWindow
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetCheckboxField
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
This method sets the
title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtMainWindow
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method sets the title of this object.
- setTitle(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestCompositeRegular
-
This method sets the title of this object.
- setTitle(TITLE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteTitle
-
This method sets the
title of this object.
- setTitleText(String) - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
-
- setTitleVisible(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteTitleVisible
-
- setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.complex.UiWidgetCustomAbstractListTable
-
- setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
-
- setTitleVisible(boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- setTooltip(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteTooltip
-
This method sets the tooltip text of this object.
- setTooltip(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method sets the tooltip text of this object.
- setTooltip(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method sets the tooltip text of this object.
- setTooltip(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
-
This method sets the tooltip text of this object.
- setTooltip(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method sets the tooltip text of this object.
- setTooltip(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method sets the tooltip text of this object.
- setTransactionExecutor(TransactionExecutor) - Method in class net.sf.mmm.service.impl.command.server.GenericRemoteInvocationCommandServiceImpl
-
- setTransactionExecutor(TransactionExecutor) - Method in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcServiceImpl
-
- setTransactionMode(TransactionMode) - Method in interface net.sf.mmm.service.api.client.AttributeWriteTransactionMode
-
- setTransactionMode(TransactionMode) - Method in class net.sf.mmm.service.api.client.RemoteInvocationQueueSettings
- setTransactionMode(TransactionMode) - Method in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller
- setTransformerFactory(TransformerFactory) - Method in class net.sf.mmm.util.xml.base.DomUtilImpl
-
- setTransformers(List<StringTransformerChain>) - Method in class net.sf.mmm.util.transformer.base.StringTransformerList
-
- setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
-
- setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
-
- setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
-
- setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
- setTreeModel(UiWidgetAbstractTree.UiTreeModel<NODE>) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
- setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
-
- setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTree
-
- setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterTree
-
- setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree
- setTreeNodeRenderer(UiWidgetAbstractTree.UiTreeNodeRenderer<NODE, ?>) - Method in class net.sf.mmm.client.ui.impl.test.widget.complex.adapter.UiWidgetAdapterTestTree
- setTrimValue(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteTrimValue
-
- setTrimValue(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldAtomic
-
- setTrimValue(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomFieldComposite
-
- setTrimValue(boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- setUiContext(UiContext) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
-
- setUiWidget(AbstractUiWidgetNative<?, ?>) - Method in class net.sf.mmm.client.ui.base.widget.adapter.AbstractUiWidgetAdapter
-
- setUnacceptable() - Method in class net.sf.mmm.util.collection.base.RankMap.Ranking
-
- setUnacceptable(E) - Method in class net.sf.mmm.util.collection.base.RankMap
-
- setUnit(DateUnit) - Method in class net.sf.mmm.util.date.base.RecurrenceBean
-
- setUri(String) - Method in class net.sf.mmm.util.http.HttpRequest
-
This method sets the requested URI.
- setUrl(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteUrl
-
This method sets the
URL of this object.
- setUrl(String) - Method in class net.sf.mmm.client.ui.api.media.MediaDescriptorBean
-
This method sets the
URL of this object.
- setUrl(ADAPTER) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
-
- setUrl(String) - Method in class net.sf.mmm.client.ui.base.widget.core.AbstractUiWidgetImage
-
This method sets the
URL of this object.
- setUrl(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtImage
-
This method sets the
URL of this object.
- setUrl(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
This method sets the
URL of this object.
- setUser(String) - Method in class net.sf.mmm.persistence.impl.hibernate.AdvancedRevisionEntity
-
- setUser(String) - Method in class net.sf.mmm.util.file.base.FileAttributes
-
- setUser(Principal) - Method in interface net.sf.mmm.util.session.api.MutableUserSession
-
- setUser(Principal) - Method in class net.sf.mmm.util.session.base.UserSessionProviderDefaultImpl
-
- setUserHomeDirectoryPath(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- setUserLogin(String) - Method in class net.sf.mmm.util.file.base.FileUtilImpl
-
- setValidationFailure(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValidationFailure
-
- setValidationFailure(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
- setValidationFailure(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- setValidationFailure(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- setValidationFailure(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- setValidator(Validator) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
-
- setValidator(Validator) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- setValidity(Boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
- setValidity(Boolean) - Method in interface net.sf.mmm.client.ui.base.binding.UiDataBinding
-
- setValidity(Boolean) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
- setValue(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAdvanced
-
This method sets the
value.
- setValue(VALUE, boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAdvanced
-
- setValue(String) - Method in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetRichTextField
-
This method sets the
value.
- setValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
- setValue(Void) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
This method sets the
value.
- setValue(Void, boolean) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
- setValue(VALUE) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
-
This method sets the
value.
- setValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- setValue(ROW, CELL) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable.LazyPropertyAccessor
-
This method sets the value of the property represented by this
PropertyAccessor in the given
element.
- setValue(VALUE, boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- setValue(Boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractToggleFeatureBehavior
-
This method sets the
value.
- setValue(Boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
- setValue(Boolean, boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
- setValue(List<ROW>) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
-
This method sets the
value.
- setValue(Boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.core.adapter.UiWidgetAdapterGwtToggleButton
-
This method sets the
value.
- setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField.ValueAdapter
- setValue(ADAPTER_VALUE) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
This method sets the
value.
- setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase.ValueAdapter
- setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyFileUpload
- setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
- setValue(String, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField.MyRichTextArea
- setValue(FileItem) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
-
This method sets the
value.
- setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtListBoxCombo
-
This method sets the
value.
- setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRadioButtons
-
This method sets the
value.
- setValue(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
- setValue(String, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
- setValue(ADAPTER_VALUE) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
-
This method sets the
value.
- setValue(String) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
-
This method sets the
value given as string.
- setValue(String) - Method in interface net.sf.mmm.util.cli.base.CliValueContainer
-
This method sets the
value given as string.
- setValue(String) - Method in class net.sf.mmm.util.cli.base.CliValueContainerObject
-
This method sets the
value given as string.
- setValue(V) - Method in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
This method sets the
value.
- setValue(VALUE) - Method in class net.sf.mmm.util.collection.base.TreeNodeSimple
-
This method sets the
value.
- setValue(VALUE) - Method in interface net.sf.mmm.util.lang.api.attribute.AttributeWriteValue
-
This method sets the
value.
- setValue(TYPE) - Method in class net.sf.mmm.util.lang.api.GenericBean
-
This method sets the
value.
- setValue(POJO, VALUE) - Method in interface net.sf.mmm.util.value.api.PropertyAccessor
-
This method sets the value of the property represented by this
PropertyAccessor in the given
element.
- setValue(POJO, VALUE) - Method in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
This method sets the value of the property represented by this
PropertyAccessor in the given
element.
- setValue(String) - Method in class net.sf.mmm.util.xml.base.jaxb.Property
-
- setValueAsString(String) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAsString
-
- setValueAsString(String) - Method in class net.sf.mmm.client.ui.base.widget.custom.field.UiWidgetCustomField
-
- setValueAsString(String) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- setValueAsString(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- setValueAsString(String) - Method in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
-
- setValueConverter(ComposedValueConverter) - Method in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- setValueConverter(StringValueConverter) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- setValueEntry(String, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
-
- setValueEntry(String, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
-
- setValueEntry(String, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.CliValueContainerMap
-
- setValueForUser(VALUE) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteValueAdvanced
-
- setValueForUser(Void) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
- setValueForUser(VALUE) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
-
- setValueInternal(String, char, GenericType<?>) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
-
This method parses container value as from a single argument and sets it as new object.
- setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
-
This method sets the container value as new object.
- setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.CliValueContainerArray
-
This method sets the container value as new object.
- setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.CliValueContainerCollection
-
This method sets the container value as new object.
- setValueInternal(Object) - Method in class net.sf.mmm.util.cli.base.CliValueContainerMap
-
This method sets the container value as new object.
- setValueInViewMode(String) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtField
-
- setValueMax(double) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaValueMax
-
This method sets the
valueMax property of this object.
- setValueMax(double) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
-
This method sets the
valueMax property of this object.
- setValueMin(double) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaValueMin
-
This method sets the
valueMin property of this object.
- setValueMin(double) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
-
This method sets the
valueMin property of this object.
- setValueNow(Double) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaValueNow
-
This method sets the
valueNow property of this object.
- setValueNow(Double) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
-
This method sets the
valueNow property of this object.
- setValueSelected(VALUE, boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSelectedValueAdvanced
-
This method updates the selection state of the specified value.
- setValueText(String) - Method in interface net.sf.mmm.client.ui.api.aria.attribute.AttributeWriteAriaValueText
-
This method sets the
valueText property of this object.
- setValueText(String) - Method in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
-
This method sets the
valueText property of this object.
- setVariable(String, Object) - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
-
This method sets the variable specified by variableName to the given value.
- setVariable(Object) - Method in interface net.sf.mmm.util.context.api.MutableGenericContext
-
This method sets the variable given by value.
- setVariable(String, Object) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method sets the variable specified by variableName to the given value.
- setVariable(Object) - Method in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
This method sets the variable given by value.
- setVersion(String) - Method in class net.sf.mmm.util.http.HttpMessage
-
This method sets the HTTP version to use.
- setVisibility(VisibilityModifier) - Method in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
- setVisible(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisible
-
This method shows or hides this object.
- setVisible(boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisibleAdvanced
-
This method shows or hides this object.
- setVisible(boolean, boolean) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVisibleAdvanced
-
This method shows or hides this object.
- setVisible(boolean) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
-
- setVisible(boolean) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
-
- setVisible(boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method shows or hides this object.
- setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- setVisible(boolean, boolean) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapter
-
- setVisible(boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method shows or hides this object.
- setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
This method shows or hides this object.
- setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
This method shows or hides this object.
- setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow
-
This method shows or hides this object.
- setVisible(boolean) - Method in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
-
This method shows or hides this object.
- setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.adapter.UiWidgetAdapterGwt
- setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method shows or hides this object.
- setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.window.adapter.UiWidgetAdapterGwtAbstractDialogWindow
- setVisible(boolean, boolean) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
- setVolume(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteVolume
-
This method sets the
volume attribute programatically.
- setWeekday(Calendar) - Method in enum net.sf.mmm.util.date.api.Weekday
-
- setWeekdays(WeekdaySet) - Method in class net.sf.mmm.util.date.base.RecurrenceBean
-
- setWeekOfMonth(WeekOfMonth) - Method in class net.sf.mmm.util.date.base.RecurrenceBean
-
- setWidgetFactory(UiWidgetFactory) - Method in class net.sf.mmm.client.ui.base.AbstractUiContext
-
- setWidgetFactory(UiSingleWidgetFactory<? extends UiWidgetWithValue<CELL>>) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- setWidgetFactoryDatatype(UiWidgetFactoryDatatype) - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
-
- setWidgetFactoryDatatype(UiWidgetFactoryDatatype) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
-
- setWidgetFactoryNative(UiWidgetFactoryNative) - Method in class net.sf.mmm.client.ui.base.AbstractUiContextImpl
-
- setWidgetFactoryNative(UiWidgetFactoryNative) - Method in class net.sf.mmm.client.ui.base.widget.factory.AbstractUiWidgetFactory
-
- setWidth(Length) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSize
-
This method sets the
width of this object.
- setWidth(Length) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method sets the
width of this object.
- setWidth(int) - Method in class net.sf.mmm.util.cli.api.CliOutputSettings
-
- setWidth(int) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setWidth(int) - Method in class net.sf.mmm.util.text.api.TextTableInfo
-
- setWidth(int) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- setWidthInPercent(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
-
- setWidthInPercent(double) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
- setWidthInPixel(double) - Method in interface net.sf.mmm.client.ui.api.attribute.AttributeWriteSizeAdvanced
-
This method sets the
width of this object in
pixel.
- setWidthInPixel(double) - Method in class net.sf.mmm.client.ui.api.common.AbstractSize
-
This method sets the
width of this object in
pixel.
- setWrapChars(char...) - Method in class net.sf.mmm.util.text.api.TextColumnInfo
-
- setWritable(boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
- setWritable(FileAccessClass, boolean) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method sets the
writable flag of this this
mask for the given
fileModeClass to the given value (
writable).
- setXIncludeAware(boolean) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- setXmlInputFactory(XMLInputFactory) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- setXmlOutputFactory(XMLOutputFactory) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- setXsrfTokenManager(CsrfTokenManager) - Method in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- SHIFT_ALPHA - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
Number of bits to shift for
alpha value.
- SHIFT_BLUE - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
Number of bits to shift for
blue value.
- SHIFT_GREEN - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
Number of bits to shift for
green value.
- SHIFT_RED - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
Number of bits to shift for
red value.
- shiftMask(FileAccessClass, int) - Method in class net.sf.mmm.util.file.base.FileAccessPermissions
-
This method shifts the given bitMask according to the given fileModeClass.
- SHORT - Static variable in class net.sf.mmm.util.math.base.NumberTypeImpl
-
- SHORT_DOWN_TACK_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SHORT_UP_TACK_ABOVE_SHORT_DOWN_TACK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SHORT_UP_TACK_WITH_UNDERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- show(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- show(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
-
This method opens this dialog as triggered by the given
DialogPlace.
- show() - Method in class net.sf.mmm.client.ui.gwt.widgets.PopupWindow
- showChild(int) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSwitchComposite
-
This method shows the
child with the given index.
- showChild(CHILD) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSwitchComposite
-
This method shows the given
child.
- showChild(String) - Method in interface net.sf.mmm.client.ui.api.widget.UiWidgetSwitchComposite
-
- showChild(int) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
-
This method shows the
child with the given index.
- showChild(CHILD) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
-
This method shows the given
child.
- showChild(String) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
-
- showChild(int) - Method in interface net.sf.mmm.client.ui.base.widget.adapter.UiWidgetAdapterSwitchComposite
-
This method shows the
child with the given
index.
- showChild(int) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.panel.adapter.UiWidgetAdapterGwtTabLayoutPanel
-
This method shows the
child with the given
index.
- showChild(int) - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTestComposite
-
This method shows the
child with the given
index.
- showChildIndex - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetSwitchComposite
-
- showIfEditable - Variable in class net.sf.mmm.client.ui.base.dynamic.UiHandlerEventModeVisibility
-
- showInternal(DialogPlace) - Method in class net.sf.mmm.client.ui.base.dialog.DialogController
-
- showPopup(String, MessageSeverity, String) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
-
This method opens a popup dialog with the given message.
- showPopup(String, MessageSeverity) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
-
This method opens a popup dialog with the given message.
- showPopup(String, MessageSeverity, Consumer<String>) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
-
This method opens a confirmation popup dialog with the given message and an "OK" button.
- showPopup(String, MessageSeverity, String, Consumer<String>) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
-
This method opens a confirmation popup dialog with the given message and an "OK" button.
- showPopup(String, MessageSeverity, String, Consumer<String>, String, String) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
-
This method opens a confirmation popup dialog with the given message and two buttons for the
options "Yes" and "No".
- showPopup(String, MessageSeverity, String, Consumer<String>, Map<String, String>) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
-
This method opens a confirmation popup dialog with the given message.
- showPopup(Throwable) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
-
This method opens a popup dialog showing the given error.
- showPopup(String, MessageSeverity, String) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
-
This method opens a popup dialog with the given message.
- showPopup(String, MessageSeverity) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
-
This method opens a popup dialog with the given message.
- showPopup(String, MessageSeverity, Consumer<String>) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
-
This method opens a confirmation popup dialog with the given message and an "OK" button.
- showPopup(String, MessageSeverity, String, Consumer<String>) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
-
This method opens a confirmation popup dialog with the given message and an "OK" button.
- showPopup(String, MessageSeverity, String, Consumer<String>, String, String) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
-
This method opens a confirmation popup dialog with the given message and two buttons for the
options "Yes" and "No".
- showPopup(String, MessageSeverity, String, Consumer<String>, Map<String, String>) - Method in class net.sf.mmm.client.ui.impl.gwt.UiPopupHelperDummy
-
This method opens a confirmation popup dialog with the given message.
- showPopup(Throwable) - Method in class net.sf.mmm.client.ui.impl.gwt.UiPopupHelperDummy
-
This method opens a popup dialog showing the given error.
- showPopup(String, MessageSeverity, String, Consumer<String>, Map<String, String>) - Method in class net.sf.mmm.client.ui.impl.test.UiPopupHelperTestImpl
-
This method opens a confirmation popup dialog with the given message.
- showPopup(Throwable) - Method in class net.sf.mmm.client.ui.impl.test.UiPopupHelperTestImpl
-
This method opens a popup dialog showing the given error.
- showPopupYesNo(String, String, Consumer<String>) - Method in interface net.sf.mmm.client.ui.api.UiPopupHelper
-
This method opens a confirmation popup dialog with the given message and two buttons for the
options "Yes" and "No".
- showPopupYesNo(String, String, Consumer<String>) - Method in class net.sf.mmm.client.ui.base.AbstractUiPopupHelper
-
This method opens a confirmation popup dialog with the given message and two buttons for the
options "Yes" and "No".
- showValidationFailurePopup() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
-
This method shows a popup that informs about validation failures.
- shutdown - Variable in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
- signature - Variable in class net.sf.mmm.service.base.rpc.GenericRemoteInvocationRpcCall
-
- signature - Variable in class net.sf.mmm.service.impl.rpc.server.GenericRemoteInvocationRpcCallHandler
-
- Signature - Class in net.sf.mmm.util.reflect.api
-
- Signature(Class<?>...) - Constructor for class net.sf.mmm.util.reflect.api.Signature
-
The constructor.
- Signature(Method) - Constructor for class net.sf.mmm.util.reflect.api.Signature
-
The constructor.
- Signature(Object...) - Constructor for class net.sf.mmm.util.reflect.api.Signature
-
The constructor.
- signature - Variable in class net.sf.mmm.util.reflect.api.Signature
-
the wrapped signature
- SILVER - Static variable in class net.sf.mmm.util.datatype.api.color.Color
-
- SIMILAR_ABOVE_GREATER_THAN_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SIMILAR_ABOVE_LESS_THAN_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SIMILAR_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SIMILAR_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SIMPLE_ARITHMETIC_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SIMPLE_CONDITIONAL_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SIMPLE_ENTITY_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SIMPLE_SELECT_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SIMPLE_SELECT_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SIMPLE_STATE_FIELD - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SimpleCharScannerSyntax - Class in net.sf.mmm.util.scanner.base
-
This class is a simple container for the special characters of a syntax to scan.
- SimpleCharScannerSyntax() - Constructor for class net.sf.mmm.util.scanner.base.SimpleCharScannerSyntax
-
The constructor.
- SimpleClassHierarchyMap<E> - Class in net.sf.mmm.util.collection.base
-
- SimpleClassHierarchyMap() - Constructor for class net.sf.mmm.util.collection.base.SimpleClassHierarchyMap
-
The constructor.
- SimpleClassHierarchyMap(MapFactory<Map>) - Constructor for class net.sf.mmm.util.collection.base.SimpleClassHierarchyMap
-
The constructor.
- SimpleDatatype<V> - Interface in net.sf.mmm.util.lang.api
-
This is the interface for a simple
Datatype, that can be represented by a single standard
value.
- SimpleDatatypeAttributeConverter<T extends SimpleDatatype<V>,V> - Class in net.sf.mmm.util.lang.base.datatype.adapter.jpa
-
- SimpleDatatypeAttributeConverter(Class<T>, DatatypeDescriptorManager) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
-
The constructor.
- SimpleDatatypeAttributeConverter(DatatypeDescriptor<T>) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.SimpleDatatypeAttributeConverter
-
The constructor.
- SimpleDetectorStreamProcessorFactory - Class in net.sf.mmm.util.io.base
-
- SimpleDetectorStreamProcessorFactory() - Constructor for class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
-
The constructor.
- SimpleDetectorStreamProcessorFactory(Class<? extends DetectorStreamProcessor>) - Constructor for class net.sf.mmm.util.io.base.SimpleDetectorStreamProcessorFactory
-
The constructor.
- SimpleEnumProvider - Class in net.sf.mmm.util.lang.base
-
- SimpleEnumProvider() - Constructor for class net.sf.mmm.util.lang.base.SimpleEnumProvider
-
The constructor.
- SimpleExecutor - Class in net.sf.mmm.util.concurrent.base
-
This is a very simple implementation of the
Executor interface.
- SimpleExecutor() - Constructor for class net.sf.mmm.util.concurrent.base.SimpleExecutor
-
The constructor.
- SimpleExecutor(ThreadFactory) - Constructor for class net.sf.mmm.util.concurrent.base.SimpleExecutor
-
The constructor.
- SimpleGenericTypeImpl<T> - Class in net.sf.mmm.util.reflect.impl
-
- SimpleGenericTypeImpl(Class<T>) - Constructor for class net.sf.mmm.util.reflect.impl.SimpleGenericTypeImpl
-
The constructor.
- SimpleGenericTypeLimited<T> - Class in net.sf.mmm.util.reflect.base
-
This is a very simple implementation of
GenericType that is GWT compatible and therefore limited to
core features.
- SimpleGenericTypeLimited(Class<T>) - Constructor for class net.sf.mmm.util.reflect.base.SimpleGenericTypeLimited
-
The constructor.
- SimpleGenericValueConverter - Interface in net.sf.mmm.util.value.api
-
- SimpleGenericValueConverterImpl - Class in net.sf.mmm.util.value.base
-
This is a generic value converter that is GWT compatible and therefore has reduced flexibility.
- SimpleGenericValueConverterImpl() - Constructor for class net.sf.mmm.util.value.base.SimpleGenericValueConverterImpl
-
The constructor.
- simpleName - Variable in class net.sf.mmm.util.reflect.api.ClassName
-
- SimpleNlsFormatter<O> - Class in net.sf.mmm.util.nls.base
-
- SimpleNlsFormatter() - Constructor for class net.sf.mmm.util.nls.base.SimpleNlsFormatter
-
The constructor.
- SimplePojoFactory - Class in net.sf.mmm.util.pojo.base
-
This is the simplest implementation of the
PojoFactory interface.
- SimplePojoFactory() - Constructor for class net.sf.mmm.util.pojo.base.SimplePojoFactory
-
- SimpleStringHasher - Class in net.sf.mmm.util.text.base
-
- SimpleStringHasher() - Constructor for class net.sf.mmm.util.text.base.SimpleStringHasher
-
The constructor.
- SimpleToggleButton - Class in net.sf.mmm.client.ui.gwt.widgets
-
This is a simple GWT toggle button.
- SimpleToggleButton() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
-
The constructor.
- SimpleToggleButton(String) - Constructor for class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
-
The constructor.
- SimpleValidationFailure - Class in net.sf.mmm.util.validation.base
-
- SimpleValidationFailure() - Constructor for class net.sf.mmm.util.validation.base.SimpleValidationFailure
-
Deprecated.
The constructor for de-serialization in GWT.
- SimpleValidationFailure(String, Object, String) - Constructor for class net.sf.mmm.util.validation.base.SimpleValidationFailure
-
Deprecated.
The constructor.
- SimpleValidationFailure(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.validation.base.SimpleValidationFailure
-
Deprecated.
The constructor.
- SimpleValueConverter<SOURCE,TARGET> - Interface in net.sf.mmm.util.value.api
-
This is the interface for a converter that
converts a value of the
type <SOURCE> to the type <TARGET>.
- SimpleValueConverterIdentity<V> - Class in net.sf.mmm.util.value.base
-
This is an implementation of
SimpleValueConverter that returns the unmodified value (identity
conversion).
- SimpleValueConverterIdentity() - Constructor for class net.sf.mmm.util.value.base.SimpleValueConverterIdentity
-
The constructor.
- SINE_WAVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SINGLE_HIGH_REVERSED_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SINGLE_LEFT_POINTING_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SINGLE_LOW_9_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SINGLE_RIGHT_POINTING_ANGLE_QUOTATION_MARK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SINGLE_VALUED_ASSOCIATION_FIELD - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SINGLE_VALUED_ASSOCIATION_PATH_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SINGLE_VALUED_PATH_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SingleChildPanel - Interface in net.sf.mmm.client.ui.gwt.widgets
-
This is the interface for a
Panel that either only supports just a
single child or if it supports multiple children it has a
specific child that will be replaced if updated.
- SingleCompositePanel - Class in net.sf.mmm.client.ui.gwt.widgets
-
This is a custom Widget that represents a Panel owing a single child.
- SingleCompositePanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.SingleCompositePanel
-
The constructor.
- SingleElementIterator<E> - Class in net.sf.mmm.util.collection.base
-
This is an implementation of the
Iterator interface that
iterates a single element.
- SingleElementIterator(E) - Constructor for class net.sf.mmm.util.collection.base.SingleElementIterator
-
The constructor.
- singleSelectionRadioButton - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.ItemContainerGwt
-
- singularizer - Variable in class net.sf.mmm.util.pojo.descriptor.impl.DefaultPojoDescriptorEnhancer
-
The singularizer.
- Singularizer - Interface in net.sf.mmm.util.text.api
-
This is the interface for a
translation of a term given in plural form to the
according singular form.
- SIX_POINTED_BLACK_STAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- Size - Interface in net.sf.mmm.client.ui.api.common
-
This interface gives full featured read and write access to the size of an object.
- size - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- size - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
- SIZE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-function to determine the size (SIZE).
- size() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- size() - Method in class net.sf.mmm.util.collection.base.AppendingList
- size - Variable in class net.sf.mmm.util.pool.base.AbstractPool
-
- SizeImpl() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.SizeImpl
-
The constructor.
- SizeImpl() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter.SizeImpl
-
- SizeWindowImpl() - Constructor for class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractWindow.SizeWindowImpl
-
- skip(long) - Method in interface net.sf.mmm.util.io.api.ByteIterator
-
This method skips the number of bytes given by byteCount.
- skip(long) - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
-
This method skips the number of bytes given by byteCount in the stream starting at the
current position.
- skip() - Method in interface net.sf.mmm.util.io.api.spi.DetectorStreamBuffer
-
This method skips all bytes
available in this buffer.
- skip(long) - Method in class net.sf.mmm.util.io.base.FailingInputStream
- skip(long) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
This method skips the number of bytes given by byteCount.
- skip(long) - Method in class net.sf.mmm.util.io.impl.BufferInputStream
- skip(long) - Method in class net.sf.mmm.util.io.impl.ByteArrayBufferImpl
-
This method skips the number of bytes given by byteCount.
- skip(long) - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method skips the number of bytes given by byteCount in the stream starting at the
current position.
- skip() - Method in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
This method skips all bytes
available in this buffer.
- skip(long) - Method in class net.sf.mmm.util.io.impl.LookaheadByteArrayBufferBuffer
-
This method skips the number of bytes given by byteCount.
- skip(long) - Method in class net.sf.mmm.util.io.impl.ProcessableDetectorInputStream.WrapperInputStream
- skipOpenElement(XMLStreamReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
This method skips all events until the current element (tag) is closed.
- skipOpenElement(XMLEventReader) - Method in interface net.sf.mmm.util.xml.api.StaxUtil
-
This method skips all events until the current element (tag) is closed.
- skipOpenElement(XMLStreamReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
This method skips all events until the current element (tag) is closed.
- skipOpenElement(XMLEventReader) - Method in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
This method skips all events until the current element (tag) is closed.
- skipOver(String, boolean) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads all
next characters until the given
substring has been
detected.
- skipOver(String, boolean, CharFilter) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads all
next characters until the given
substring has been
detected.
- skipOver(String, boolean) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads all
next characters until the given
substring has been
detected.
- skipOver(String, boolean, CharFilter) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads all
next characters until the given
substring has been
detected.
- skipUntil(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method skips all
next characters until the given
stop character or the
end is reached.
- skipUntil(char, char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads all
next characters until the given
stop character or the
end of the string to parse is reached.
- skipUntil(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method skips all
next characters until the given
stop character or the
end is reached.
- skipUntil(char, char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads all
next characters until the given
stop character or the
end of the string to parse is reached.
- skipWhile(char) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
This method reads all
next characters that are identical to the character given by
c.
- skipWhile(CharFilter) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
- skipWhile(CharFilter, int) - Method in interface net.sf.mmm.util.scanner.api.CharStreamScanner
-
- skipWhile(char) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method reads all
next characters that are identical to the character given by
c.
- skipWhile(CharFilter) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- skipWhile(CharFilter, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- SLANTED_EQUAL_TO_OR_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SLANTED_EQUAL_TO_OR_GREATER_THAN_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SLANTED_EQUAL_TO_OR_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SLANTED_EQUAL_TO_OR_LESS_THAN_WITH_DOT_INSIDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- sleep() - Method in interface net.sf.mmm.client.ui.api.UiDispatcher
-
This method puts the UI thread to
sleep until a event to
dispatch is
received or it is awakened.
- sleep() - Method in class net.sf.mmm.client.ui.impl.gwt.UiDispatcherGwt
-
This method puts the UI thread to
sleep until a event to
dispatch is
received or it is awakened.
- sleep() - Method in class net.sf.mmm.client.ui.impl.test.UiDispatcherTestImpl
-
This method puts the UI thread to
sleep until a event to
dispatch is
received or it is awakened.
- SLOPING_LARGE_AND - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SLOPING_LARGE_OR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SLOT - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The name of the CSS style for a generic slot (where any sub-dialog content can be embedded).
- slot2subDialogMap - Variable in class net.sf.mmm.client.ui.base.dialog.DialogController
-
- SLOT_PAGE_MAIN - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
-
- SLOT_PAGE_NAVIGATION - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
-
- SLOT_ROOT_PAGE - Static variable in interface net.sf.mmm.client.ui.api.dialog.DialogConstants
-
- SMALL_CONTAINS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALL_CONTAINS_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALL_ELEMENT_OF_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALL_ELEMENT_OF_WITH_VERTICAL_BAR_AT_END_OF_HORIZONTAL_STROKE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALL_TILDE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALLER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMALLER_THAN_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMASH_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SMILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SNAPSHOT - Static variable in class net.sf.mmm.util.cli.api.AbstractVersionedMain
-
- SNAPSHOT - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
The default indicator for a snapshot version.
- snapshot - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
- snapshotCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
-
Counter for snapshot indicator in format pattern.
- SOFT_HYPHEN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The soft hyphen that indicates a word-wrap position (for hyphenation).
- SOLIDUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOLIDUS_WITH_OVERBAR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOME - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-keyword SOME.
- sort() - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetTableColumn
-
- sort(SortOrder) - Method in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetTableColumn
-
- sort - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleGridCellHeader
-
- sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
This method sorts this list according to the given column.
- sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractListTable
-
This method sorts this list according to the given column.
- sort() - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- sort(SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- sort(List<ROW>, AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
-
Sorts the given
rows using the specified
column and
SortOrder.
- sort(List<? extends AttributeReadValue<ROW>>, AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
-
Sorts the given
rows using the specified
column and
SortOrder.
- sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in interface net.sf.mmm.client.ui.base.widget.complex.adapter.UiWidgetAdapterAbstractDataTable
-
- sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
- sort(AbstractUiWidgetTableColumn<?, ROW, ?>, SortOrder) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractListTable
- SORT_ICON_ASCENDING - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The style of an icon showing an ascending sort order.
- SORT_ICON_DESCENDING - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The style of an icon showing a descending sort order.
- SORT_ICON_NONE - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The style of an icon showing that there is currently no sort order.
- sortable - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- sortColumn - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataTable
-
- sortComparator - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- SortedMapFactory - Interface in net.sf.mmm.util.collection.api
-
- SortedProperties - Class in net.sf.mmm.util.collection.base
-
- SortedProperties() - Constructor for class net.sf.mmm.util.collection.base.SortedProperties
-
The constructor.
- SortedProperties(Properties) - Constructor for class net.sf.mmm.util.collection.base.SortedProperties
-
The constructor.
- SortedSetFactory - Interface in net.sf.mmm.util.collection.api
-
- sortIcon - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTableColumn
-
- sortOrder - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetTableColumn
-
- sortOrder - Variable in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnComparator
-
- sortOrder - Variable in class net.sf.mmm.client.ui.base.widget.complex.adapter.ColumnContainerComparator
-
- SortOrder - Enum in net.sf.mmm.util.lang.api
-
This enum contains the possible values for the sort order of a list.
- SortOrder(String, String) - Constructor for enum net.sf.mmm.util.lang.api.SortOrder
-
The constructor.
- sortPatterns(HyphenationPattern[]) - Static method in class net.sf.mmm.util.text.base.HyphenatorImpl
-
- SOUND_RECORDING_COPYRIGHT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- source - Variable in class net.sf.mmm.client.ui.api.event.UiEventClick
-
- source - Variable in class net.sf.mmm.client.ui.api.event.UiEventCollapseOrExpand
-
- source - Variable in class net.sf.mmm.client.ui.api.event.UiEventFocus
-
- source - Variable in class net.sf.mmm.client.ui.api.event.UiEventMode
-
- source - Variable in class net.sf.mmm.client.ui.api.event.UiEventOpenOrClose
-
- source - Variable in class net.sf.mmm.client.ui.api.event.UiEventSelectionChange
-
- source - Variable in class net.sf.mmm.client.ui.api.event.UiEventValueChange
-
- source - Variable in class net.sf.mmm.client.ui.base.handler.event.AbstractEventAdapter
-
The source of the events (UiWidget).
- source - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.ReaderTransferrer
-
The source to read from (to copy).
- source - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
-
The source to read from (to copy).
- source - Variable in class net.sf.mmm.util.lang.base.AbstractMessage
-
- SOURCE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
-
The source where this content origins from.
- source - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
-
- sourceClass2converterMap - Variable in class net.sf.mmm.util.value.impl.ComposedValueConverterImpl.ComposedTargetTypeConverter
-
- sourceSuffix - Variable in class net.sf.mmm.util.text.base.SuffixTransformerRule
-
- sourceWriter - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- SOUTH_EAST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_EAST_ARROW_AND_SOUTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_EAST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_EAST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_WEST_ARROW_AND_NORTH_WEST_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_WEST_ARROW_WITH_HOOK - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SOUTH_WEST_DOUBLE_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SPACE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The regular whitespace character used to separate words.
- spaceFilter - Variable in class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
- SpaceNormalizingCharIterator - Class in net.sf.mmm.util.lang.base
-
- SpaceNormalizingCharIterator(CharIterator) - Constructor for class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
The constructor.
- SpaceNormalizingCharIterator(CharIterator, CharFilter, boolean) - Constructor for class net.sf.mmm.util.lang.base.SpaceNormalizingCharIterator
-
The constructor.
- SPHERICAL_ANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SPRING_CONFIG_UTIL_CORE - Static variable in class net.sf.mmm.test.AbstractSpringTest
-
Spring configuration location for mmm-util-core.
- SPRING_XML_CONTENT_PARSER - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
-
The Spring XML configuration of mmm-content-parser.
- SPRING_XML_SEARCH - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
-
The Spring XML configuration of mmm-search (and mmm-search-engine).
- SPRING_XML_SEARCH_INDEXER - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
-
The Spring XML configuration of mmm-search-indexer.
- SPRING_XML_UTIL_CORE - Static variable in interface net.sf.mmm.util.component.base.SpringConfigs
-
The Spring XML configuration of mmm-util-core.
- SpringConfigs - Interface in net.sf.mmm.util.component.base
-
This type is a collection of spring XML configuration files for the entire project.
- SpringContainer - Class in net.sf.mmm.util.component.impl
-
This is a simple implementation of the
IocContainer using spring.
- SpringContainer() - Constructor for class net.sf.mmm.util.component.impl.SpringContainer
-
The constructor.
- SpringContainer(String...) - Constructor for class net.sf.mmm.util.component.impl.SpringContainer
-
The constructor.
- SpringContainer(ConfigurableApplicationContext) - Constructor for class net.sf.mmm.util.component.impl.SpringContainer
-
The constructor.
- SpringContainerBean - Class in net.sf.mmm.util.component.impl
-
This is the implementation of
IocContainer that itself is a
spring-bean that can be injected.
- SpringContainerBean() - Constructor for class net.sf.mmm.util.component.impl.SpringContainerBean
-
The constructor.
- SpringContainerPool - Class in net.sf.mmm.util.component.impl
-
This is just an ugly static pool used to simplify testing.
- SpringContainerPool() - Constructor for class net.sf.mmm.util.component.impl.SpringContainerPool
-
The constructor.
- SpringTransactionAdapter(TransactionSettings) - Constructor for class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor.SpringTransactionAdapter
-
The constructor.
- SpringTransactionExecutor - Class in net.sf.mmm.transaction.impl.spring
-
- SpringTransactionExecutor() - Constructor for class net.sf.mmm.transaction.impl.spring.SpringTransactionExecutor
-
The constructor.
- SpringTransactionExecutor.SpringTransactionAdapter - Class in net.sf.mmm.transaction.impl.spring
-
- sqlTypes - Variable in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
-
Deprecated.
- sqlTypes() - Method in class net.sf.mmm.persistence.impl.hibernate.usertype.AbstractUserType
-
Deprecated.
- SQRT - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-function to determine the square-root (SQRT).
- SQUARE_CAP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARE_CUP - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARE_IMAGE_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARE_IMAGE_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARE_ORIGINAL_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARE_ORIGINAL_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARE_ROOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARED_DOT_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARED_FALLING_DIAGONAL_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARED_MINUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARED_PLUS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARED_RISING_DIAGONAL_SLASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SQUARED_TIMES - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- standardDatatypeSet - Variable in class net.sf.mmm.util.lang.base.AbstractDatatypeDetector
-
- standardError - Variable in class net.sf.mmm.util.cli.api.AbstractMain
-
- standardOutput - Variable in class net.sf.mmm.util.cli.api.AbstractMain
-
- STAR_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- start(String) - Method in interface net.sf.mmm.client.ui.api.busy.BusyManager
-
- start(String) - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
-
- start() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
-
This method has to be called after construction in order to start the transaction.
- start - Variable in class net.sf.mmm.util.date.api.TimeMeasure
-
The start time.
- start - Variable in class net.sf.mmm.util.lang.base.CharSubSequence
-
the start position of the sub-sequence
- START_EXPRESSION - Static variable in interface net.sf.mmm.util.nls.api.NlsArgumentParser
-
The character used to start a variable expression: 123
- startDocument(ValidationEventHandler) - Method in class net.sf.mmm.util.xml.base.jaxb.ExternalValidatingIdResolver
- startDocument(ValidationEventHandler) - Method in class net.sf.mmm.util.xml.base.jaxb.InternalValidatingIdResolver
- startGroup() - Method in interface net.sf.mmm.client.ui.api.common.ButtonContainer
-
This method starts a new button-group and adds it to this container.
- startGroup() - Method in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetAbstractButtonContainer
-
This method starts a new button-group and adds it to this container.
- startGroup() - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetAbstractButtonContainer
-
This method starts a new button-group and adds it to this container.
- startGroup() - Method in class net.sf.mmm.client.ui.gwt.widgets.Toolbar
-
This method starts a new button-group and adds it to this container.
- startIndex - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- startIndex - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegment
-
- startNode - Variable in class net.sf.mmm.util.collection.base.NodeCycle
-
- startup() - Method in class net.sf.mmm.util.component.impl.PeriodicRefresherImpl
-
This method will initialize and startup this refresher.
- state - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- state - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliHelpWriter
-
- state - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
-
- state - Variable in class net.sf.mmm.util.cli.base.CliArgumentContainer
-
- state - Variable in class net.sf.mmm.util.cli.base.CliModeContainer
-
- state - Variable in class net.sf.mmm.util.component.base.InitializationState
-
This field holds the atomic state of this object.
- State() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain.State
-
The constructor.
- STATE_DETACHED - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
-
If
detach is called on a
managed entity, its state changes to
detached.
- STATE_FIELD - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
A navigation path to a
field or property of an entity.
- STATE_FIELD_PATH_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- STATE_INITIALIZED - Static variable in class net.sf.mmm.util.component.base.InitializationState
-
- STATE_INITIALIZING - Static variable in class net.sf.mmm.util.component.base.InitializationState
-
- STATE_MANAGED - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
-
A
PersistenceEntity becomes
managed when it is
persisted or in case it is directly
retrieved from the persistent store
(database).
- STATE_NEW - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
-
A
PersistenceEntity is in the
new (or transient) state when it is manually created via
its constructor (using
new).
- STATE_REMOVED - Static variable in interface net.sf.mmm.util.entity.api.PersistenceEntity
-
If
remove is called on a
managed entity, its state changes to
removed and the entity will be deleted from the
persistent store whenever the transaction is committed.
- STATE_UNINITIALIZED - Static variable in class net.sf.mmm.util.component.base.InitializationState
-
- stateClass - Variable in class net.sf.mmm.util.cli.base.CliClassContainer
-
- StatefulPropertyGenerator(SourceWriter, JClassType) - Constructor for class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
The constructor.
- stateList - Variable in class net.sf.mmm.util.contenttype.impl.ContentTypeDetectorStreamProcessor
-
- StaticFormatter<V> - Class in net.sf.mmm.util.lang.base
-
This is an implementation of
Formatter that always formats to a static
string.
- StaticFormatter(String) - Constructor for class net.sf.mmm.util.lang.base.StaticFormatter
-
The constructor.
- STATUS_CODE_ACCEPTED - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_BAD_GATEWAY - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_BAD_REQUEST - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_CONFLICT - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_CONTINUE - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_CREATED - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_EXPECTATION_FAILED - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_FORBIDDEN - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_GATEWAY_TIMEOUT - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_GONE - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_HTTP_VERSION_NOT_SUPPORTED - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_INTERNAL_SERVER_ERROR - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_LENGTH_REQUIRED - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_METHOD_NOT_ALLOWED - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_MOVED_PERMANENTLY - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_MOVED_TEMPORARILY - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_MULTIPLE_CHOICES - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_NO_CONTENT - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_NONAUTHORITATIVE_INFORMATION - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_NOT_ACCEPTABLE - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_NOT_FOUND - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_NOT_IMPLEMENTED - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_NOT_MODIFIED - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_OK - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_PARTIAL_CONTENT - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_PAYMENT_REQUIRED - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_PRECONDITION_FAILED - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_PROXY_AUTHENTICATION_REQUIRED - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_REQUEST_ENTITY_TOO_LARGE - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_REQUEST_RANGE_NOT_SATISFIABLE - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_REQUEST_TIMEOUT - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_REQUEST_URI_TOO_LONG - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_RESET_CONTENT - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_SEE_OTHER - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_SERVICE_UNAVAILABLE - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_SWITCHING_PROTOCOLS - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_TEMPORARY_REDIRECT - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_UNAUTHORIZED - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_UNSUPPORTED_MEDIA_TYPE - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- STATUS_CODE_USE_PROXY - Static variable in class net.sf.mmm.util.http.HttpResponse
-
- statusCode - Variable in class net.sf.mmm.util.http.HttpResponse
-
- staxUtil - Variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- StaxUtil - Interface in net.sf.mmm.util.xml.api
-
This is the interface for a collection of utility functions that help to deal with the StAX API (JSR 173).
- staxUtil - Variable in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
- StaxUtilImpl - Class in net.sf.mmm.util.xml.base
-
This utility class contains methods that help to work with the StAX API (JSR 173).
- StaxUtilImpl() - Constructor for class net.sf.mmm.util.xml.base.StaxUtilImpl
-
The constructor.
- step - Variable in class net.sf.mmm.util.date.base.RecurrenceBean
-
- stepBack() - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
This method decrements the
index by one.
- stop() - Method in interface net.sf.mmm.client.ui.api.busy.BusySession
-
This method stops this busy session.
- stop() - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
-
This method stops this busy session.
- stop() - Method in class net.sf.mmm.transaction.base.AbstractTransactionExecutor.AbstractTransactionAdapter
-
This method has to be called at the end of the transactional execution to end transaction.
- stop() - Method in interface net.sf.mmm.util.concurrent.api.Stoppable
-
This method stops the task.
- stop() - Method in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
-
This method stops the task.
- stop() - Method in class net.sf.mmm.util.process.base.ProcessUtilImpl.ProcessExecutor
-
This method stops the task.
- stop - Variable in class net.sf.mmm.util.transformer.base.StringTransformerChain.State
-
true if the chain should be stopped, false otherwise.
- stopEditMode() - Method in class net.sf.mmm.client.ui.base.widget.custom.pattern.UiWidgetCustomEditor.UiHandler
-
- stopIndex - Variable in class net.sf.mmm.util.collection.base.ArrayIterator
-
The index where iteration stops.
- stopOnMatch - Variable in class net.sf.mmm.util.transformer.base.RegexStringTransformerRule
-
- Stoppable - Interface in net.sf.mmm.util.concurrent.api
-
This is the interface for some object that represents a task that can be
stopped.
- stopped - Variable in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager.BusySessionImpl
-
- stopped - Variable in class net.sf.mmm.util.io.base.StreamUtilImpl.AbstractAsyncTransferrer
-
- stopSession(AbstractBusyManager.BusySessionImpl) - Method in class net.sf.mmm.client.ui.base.busy.AbstractBusyManager
-
- str - Variable in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- StreamClosedException - Exception in net.sf.mmm.util.io.api
-
- StreamClosedException() - Constructor for exception net.sf.mmm.util.io.api.StreamClosedException
-
The constructor.
- streamOffset - Variable in class net.sf.mmm.util.contenttype.base.DecisionState
-
- streamPosition - Variable in class net.sf.mmm.util.io.impl.DetectorStreamBufferImpl
-
- StreamReaderProxy - Class in net.sf.mmm.util.xml.base
-
- StreamReaderProxy() - Constructor for class net.sf.mmm.util.xml.base.StreamReaderProxy
-
The constructor.
- StreamReaderProxy(XMLStreamReader) - Constructor for class net.sf.mmm.util.xml.base.StreamReaderProxy
-
The constructor.
- StreamTransferrer(InputStream, OutputStream, boolean, TransferCallback) - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl.StreamTransferrer
-
The constructor.
- streamUtil - Variable in class net.sf.mmm.util.cli.api.AbstractMain
-
- StreamUtil - Interface in net.sf.mmm.util.io.api
-
- streamUtil - Variable in class net.sf.mmm.util.process.base.ProcessUtilImpl
-
- StreamUtilImpl - Class in net.sf.mmm.util.io.base
-
This is the implementation of the
StreamUtil interface.
- StreamUtilImpl() - Constructor for class net.sf.mmm.util.io.base.StreamUtilImpl
-
The constructor.
- StreamUtilImpl.AbstractAsyncTransferrer - Class in net.sf.mmm.util.io.base
-
This is the abstract base class for the
Callable that transfers data of streams or
readers/writers.
- StreamUtilImpl.AsyncTransferrerImpl - Class in net.sf.mmm.util.io.base
-
- StreamUtilImpl.BaseTransferrer<BUFFER> - Class in net.sf.mmm.util.io.base
-
- StreamUtilImpl.ReaderTransferrer - Class in net.sf.mmm.util.io.base
-
- StreamUtilImpl.StreamTransferrer - Class in net.sf.mmm.util.io.base
-
- string - Variable in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
-
- string - Variable in class net.sf.mmm.util.lang.api.StringTokenizer
-
The string to be tokenized
- string - Variable in class net.sf.mmm.util.lang.base.StaticFormatter
-
- STRING_EXPRESSION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- STRING_EXPRESSION_COMPARISON_OPERATOR - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
No clue what this actually is.
- STRING_LITERAL - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
A
String literal enclosed with single quotes, e.g.
- STRING_PRIMARY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- StringDatatypeUserType<T extends SimpleDatatype<String>> - Class in net.sf.mmm.persistence.impl.hibernate.usertype
-
- StringDatatypeUserType(Class<T>) - Constructor for class net.sf.mmm.persistence.impl.hibernate.usertype.StringDatatypeUserType
-
Deprecated.
The constructor.
- StringHasher - Interface in net.sf.mmm.util.text.api
-
This is the interface for a hashing algorithm for strings (in form of
char[] or
CharSequence.
- stringHasher - Variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- stringRepresentation - Variable in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
- stringRepresentation - Variable in class net.sf.mmm.util.version.base.AbstractVersionIdentifier
-
- StringSyntax - Interface in net.sf.mmm.util.lang.api
-
This interface defines the syntax for a decoding and encoding values from/to
String.
- StringSyntaxBean - Class in net.sf.mmm.util.lang.base
-
This is the implementation of
StringSyntax as simple Java bean.
- StringSyntaxBean() - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
-
The constructor.
- StringSyntaxBean(char) - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
-
The constructor.
- StringSyntaxBean(char, char) - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
-
The constructor.
- StringSyntaxBean(char, char, char) - Constructor for class net.sf.mmm.util.lang.base.StringSyntaxBean
-
The constructor.
- StringTokenizer - Class in net.sf.mmm.util.lang.api
-
- StringTokenizer(String, char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
-
The constructor.
- StringTokenizer(String, String) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
-
The constructor.
- StringTokenizer(String, String, String, char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
-
The constructor that allows escaping.
- StringTokenizer(char[], String, String, char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
-
The constructor.
- StringTokenizer(char[], char...) - Constructor for class net.sf.mmm.util.lang.api.StringTokenizer
-
The constructor.
- StringTransformerChain - Class in net.sf.mmm.util.transformer.base
-
- StringTransformerChain() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
-
The non-arg constructor.
- StringTransformerChain(StringTransformerRule...) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
-
The constructor.
- StringTransformerChain(String, StringTransformerChain, StringTransformerRule...) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChain
-
The constructor.
- StringTransformerChain.State - Class in net.sf.mmm.util.transformer.base
-
This inner class contains the state of a transformation.
- StringTransformerChainXmlParser - Class in net.sf.mmm.util.transformer.base
-
- StringTransformerChainXmlParser() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
The constructor.
- StringTransformerChainXmlParser(DomUtil) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
The constructor.
- StringTransformerChainXmlParser(DomUtil, PatternCompiler) - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerChainXmlParser
-
Deprecated.
The constructor.
- StringTransformerList - Class in net.sf.mmm.util.transformer.base
-
- StringTransformerList() - Constructor for class net.sf.mmm.util.transformer.base.StringTransformerList
-
The constructor.
- StringTransformerRule - Interface in net.sf.mmm.util.transformer.api
-
- stringUtil - Variable in class net.sf.mmm.util.cli.base.AbstractCliParserBuilder
-
- stringUtil - Variable in class net.sf.mmm.util.file.base.FileUtilImpl
-
- StringUtil - Interface in net.sf.mmm.util.lang.api
-
This is the interface for a collection of utility functions that help with
String handling and
manipulation.
- stringUtil - Variable in class net.sf.mmm.util.lang.base.AbstractEnumProvider
-
- stringUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorEnum
-
- stringUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeDescriptorManagerImpl
-
- stringUtil - Variable in class net.sf.mmm.util.lang.base.datatype.descriptor.DatatypeSegmentDescriptorEnum
-
- stringUtil - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
-
- stringUtil - Variable in class net.sf.mmm.util.text.base.HyphenationState
-
- stringUtil - Variable in class net.sf.mmm.util.text.base.HyphenatorBuilderImpl
-
- stringUtil - Variable in class net.sf.mmm.util.text.base.HyphenatorImpl
-
- stringUtil - Variable in class net.sf.mmm.util.value.base.StringValueConverterImpl
-
- stringUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToBoolean
-
- stringUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToEnum
-
- stringUtil - Variable in class net.sf.mmm.util.value.impl.ValueConverterToString
-
- stringUtil - Variable in class net.sf.mmm.util.version.impl.AbstractVersionIdentifierFormatterNumber
-
- stringUtil - Variable in class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
-
- stringUtil - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl
-
- StringUtilImpl - Class in net.sf.mmm.util.lang.base
-
- StringUtilImpl() - Constructor for class net.sf.mmm.util.lang.base.StringUtilImpl
-
The constructor.
- StringValueConverter - Interface in net.sf.mmm.util.value.api
-
- StringValueConverterImpl - Class in net.sf.mmm.util.value.base
-
- StringValueConverterImpl() - Constructor for class net.sf.mmm.util.value.base.StringValueConverterImpl
-
The constructor.
- style - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType
-
- STYLE_BACKGROUND_COLOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_BACKGROUND_IMAGE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_BORDER_COLOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_BORDER_PANEL - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetAbstractBorderPanel
-
- STYLE_BORDER_STYLE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_BORDER_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_BOTTOM - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetAbstractButton
-
- STYLE_BUTTON_GROUP - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetButtonGroup
-
- STYLE_BUTTON_PANEL - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetButtonPanel
-
- STYLE_CLEAR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_COLLAPSE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetCollapsableSection
-
The
style for the button to collapse/expand.
- STYLE_COLLAPSED - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetCollapsableSection
-
- STYLE_COLOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_CURRENCY - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_CURSOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_DATA_TABLE - Static variable in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractDataTable
-
The default
style of this data table widget.
- STYLE_DISPLAY - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_FIELD - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
-
The default top-level
style of this widget.
- STYLE_FONT_SIZE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_FONT_STYLE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_FONT_WEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_FULL - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_GRID_PANEL - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetGridPanel
-
- STYLE_HEADER - Static variable in interface net.sf.mmm.client.ui.api.widget.UiWidget
-
The
style for a header element.
- STYLE_HEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_HORIZONTAL_PANEL - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetHorizontalPanel
-
- STYLE_INTEGER - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_ISO_8601 - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_LABEL - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
-
- STYLE_LEFT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_LINE_HEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_LIST_STYLE_TYPE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_LONG - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_MANDATORY - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
-
- STYLE_MARGIN - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_MARGIN_BOTTOM - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_MARGIN_LEFT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_MARGIN_RIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_MARGIN_TOP - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_MAX_HEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_MAX_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_MEDIUM - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_MIN_HEIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_MIN_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_OPACITY - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_OUTLINE_COLOR - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_OUTLINE_STYLE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_OUTLINE_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_OVERFLOW - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_OVERFLOW_X - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_OVERFLOW_Y - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_PADDING - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_PADDING_BOTTOM - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_PADDING_LEFT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_PADDING_RIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_PADDING_TOP - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_PATTERN_MULTIPLE - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStyles
-
The regular expression pattern for any number of
styles.
- STYLE_PATTERN_SINGLE - Static variable in interface net.sf.mmm.client.ui.api.attribute.AttributeReadStyles
-
The regular expression pattern for a single style.
- STYLE_PERCENT - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_POPUP - Static variable in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetPopup
-
- STYLE_POSITION - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_PRESSED - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetToggleButton
-
- STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetButtonSeparator
-
- STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetCollapsableSection
-
- STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetLabel
-
- STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetLink
-
- STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetSection
-
- STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetSlot
-
- STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetTab
-
- STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetColorField
-
- STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetTabPanel
-
- STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetToolbar
-
- STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.panel.UiWidgetVerticalPanel
-
- STYLE_PRIMARY - Static variable in interface net.sf.mmm.client.ui.api.widget.window.UiWidgetAbstractDialogWindow
-
- STYLE_RICH_TEXT_AREA - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetRichTextField
-
The
primary style of the internal widget with the rich text area.
- STYLE_RICH_TEXT_AREA_FOCUSED - Static variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtRichTextField.MyRichTextArea
-
The CSS style name if the rich-text-area is focused.
- STYLE_RIGHT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_SHORT - Static variable in interface net.sf.mmm.util.nls.api.NlsFormatterManager
-
- STYLE_TABLE_LAYOUT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_TEXT_ALIGN - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_TEXT_DECORATION - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_TEXT_INDENT - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_TEXT_JUSTIFY - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_TEXT_OVERFLOW - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_TEXT_TRANSFORM - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_TOGGLE_BUTTON - Static variable in interface net.sf.mmm.client.ui.api.widget.core.UiWidgetToggleButton
-
- STYLE_TOP - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_TREE - Static variable in interface net.sf.mmm.client.ui.api.widget.complex.UiWidgetAbstractTree
-
The
style of this tree widget.
- STYLE_VERTICAL_ALIGN - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_VIEW - Static variable in interface net.sf.mmm.client.ui.api.widget.field.UiWidgetField
-
- STYLE_VISIBILITY - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_WHITE_SPACE - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_WIDTH - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- STYLE_Z_INDEX - Static variable in class net.sf.mmm.util.gwt.api.JsCssStyleDeclaration
-
- styleElement - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtAbstractDataTable
-
- styleName - Variable in enum net.sf.mmm.client.ui.api.common.LengthProperty
-
- styles - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- subFormatters - Variable in class net.sf.mmm.util.lang.base.ComposedFormatter
-
- subFormatters - Variable in class net.sf.mmm.util.lang.base.ComposedLocalizableFormatter
-
- SUBQUERY - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- SUBQUERY_FROM_CLAUSE - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- subQueues - Variable in class net.sf.mmm.service.base.client.AbstractRemoteInvocationCaller.AbstractRemoteInvocationQueue
-
- SUBSELECT_IDENTIFICATION_VARIABLE_DECLARATION - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlSyntax
-
- subSequence(int, int) - Method in class net.sf.mmm.util.lang.base.AbstractCharSequence
- subSequence(int, int) - Method in class net.sf.mmm.util.lang.base.CharSubSequence
- subsequentNewlineCount - Variable in class net.sf.mmm.util.text.base.DefaultLineWrapper.ColumnState
-
- SUBSET_ABOVE_RIGHTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_ABOVE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_ABOVE_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF_OR_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_OF_WITH_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_WITH_MULTIPLICATION_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSET_WITH_PLUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUBSTRING - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
JPQL-function for the
substring of a string (SUBSTRING).
- substring(int, int) - Method in class net.sf.mmm.util.scanner.base.CharSequenceScanner
-
- SUBTITLE - Static variable in interface net.sf.mmm.util.metakey.api.MetakeyCore
-
The subtitle of the content.
- subtitleUrl - Variable in class net.sf.mmm.client.ui.api.media.VideoDescriptorBean
-
- succeed() - Method in class net.sf.mmm.util.date.api.TimeMeasure
-
This method is to be called once after the operation(s) to measure has successfully completed.
- SUCCEEDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_ABOVE_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_ABOVE_NOT_ALMOST_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_ABOVE_SINGLE_LINE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_BUT_NOT_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUCCEEDS_OR_EQUIVALENT_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- successCallback - Variable in class net.sf.mmm.service.base.client.RemoteInvocationCallData
-
The callback to receive the service result on success.
- suffix - Variable in class net.sf.mmm.util.nls.impl.formatter.NlsMessageFormatterImpl
-
The suffix (last segment) of the pattern.
- SUFFIX_CLASS - Static variable in class net.sf.mmm.util.reflect.base.ClassNameCollector
-
Suffix for classes as resource.
- SuffixTransformerRule - Class in net.sf.mmm.util.text.base
-
- SuffixTransformerRule(String, String) - Constructor for class net.sf.mmm.util.text.base.SuffixTransformerRule
-
The constructor.
- SUM - Static variable in interface net.sf.mmm.persistence.api.jpql.JpqlConstants
-
The aggregation function for the sum of the values.
- summary - Variable in class net.sf.mmm.client.ui.base.widget.complex.AbstractUiWidgetAbstractDataSet
-
- superClass - Variable in class net.sf.mmm.util.reflect.base.AssignableFromFilter
-
The class
- superDescriptor - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- superDescriptorBlockGenerated - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- superPropertyDescriptorBlockGenerated - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- superPropertyVariableDeclated - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- SUPERSCRIPT_ONE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
A small superscript variant of 1.
- SUPERSCRIPT_THREE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
A small superscript variant of 3 e.g for cubic.
- SUPERSCRIPT_TWO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
A small superscript variant of 2 e.g for the square.
- SUPERSET_ABOVE_LEFTWARDS_ARROW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_ABOVE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_ABOVE_SUPERSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_BESIDE_AND_JOINED_BY_DASH_WITH_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_BESIDE_SUBSET - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF_ABOVE_EQUALS_SIGN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF_ABOVE_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF_ABOVE_TILDE_OPERATOR - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF_OR_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF_OR_EQUAL_TO_WITH_DOT_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_OF_WITH_NOT_EQUAL_TO - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_WITH_DOT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_WITH_MULTIPLICATION_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- SUPERSET_WITH_PLUS_SIGN_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- superType - Variable in class net.sf.mmm.util.pojo.descriptor.impl.rebind.PojoDescriptorGenerator.StatefulPropertyGenerator
-
- suppressedField - Variable in class net.sf.mmm.util.exception.api.ThrowableHelper.Helper
-
- SURFACE_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- Surrogate() - Constructor for enum net.sf.mmm.util.io.base.EncodingUtilImpl.Surrogate
-
- surrogates - Variable in class net.sf.mmm.util.io.base.EncodingUtilImpl.UtfDetectionProcessor
-
- SWUNG_DASH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- sync(AbstractByteArrayBufferBuffer) - Method in class net.sf.mmm.util.io.impl.AbstractByteArrayBufferBuffer
-
This method synchronizes the buffer with the given master.
- synchronize(ResourceBundleSynchronizer.NlsBundleContainer) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
This method synchronizes (creates or updates) the localized bundles (properties).
- synchronize(ResourceBundleSynchronizer.NlsBundleContainer, String, String, String) - Method in class net.sf.mmm.util.nls.base.ResourceBundleSynchronizer
-
- syntax - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser.CliOptionHelpInfo
-
The syntax of the option.
- SYNTAX - Static variable in class net.sf.mmm.util.nls.base.AbstractNlsMessageFormatter
-
The syntax of the message-format patterns.
- SYSTEM_DEFAULT_ENCODING - Static variable in interface net.sf.mmm.util.io.api.EncodingUtil
-
The default encoding used by this JVM as fallback if no explicit encoding is specified.
- SYSTEM_PROPERTY_LINE_SEPARATOR - Static variable in interface net.sf.mmm.util.lang.api.StringUtil
-
- SYSTEM_TYPE_BSD - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
The
system-type for a BSD operating system (freeBSD, openBSD, etc.).
- SYSTEM_TYPE_LINUX - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
The
system-type for a distribution of Linux (android, ubuntu, kubuntu, debian,
openSUSE, gentoo, fedora, mandriva, etc.).
- SYSTEM_TYPE_MAC_IOS - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
The
system-type for a variant of Apples operating system ("Mac OS", "Mac OS X"
or any variant of "iOS").
- SYSTEM_TYPE_MAINFRAIME - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
The
system-type for operating systems dedicated for mainframe machines
([Open]VMS, z/OS, BS2000, OS/360, OS/390, etc.).
- SYSTEM_TYPE_OTHER - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
The
system-type for anything else that is not further classified.
- SYSTEM_TYPE_UNIX - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
- SYSTEM_TYPE_WINDOWS - Static variable in interface net.sf.mmm.util.lang.api.SystemInformation
-
- systemArchitecture - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
- SystemInformation - Interface in net.sf.mmm.util.lang.api
-
This is the interface for a data-object containing structured of an operating system.
- systemInformation - Variable in class net.sf.mmm.util.lang.base.SystemUtilImpl
-
- SystemInformationImpl - Class in net.sf.mmm.util.lang.base
-
- SystemInformationImpl() - Constructor for class net.sf.mmm.util.lang.base.SystemInformationImpl
-
The constructor.
- SystemInformationImpl(String, String, String) - Constructor for class net.sf.mmm.util.lang.base.SystemInformationImpl
-
The constructor.
- SystemInformationImpl(String, String, String, String, boolean) - Constructor for class net.sf.mmm.util.lang.base.SystemInformationImpl
-
The constructor.
- systemName - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
- systemType - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
- SystemUtil - Interface in net.sf.mmm.util.lang.api
-
This is the interface for a collection of utility functions that help to deal with things specific for the
operating system running this java virtual machine.
- SystemUtilImpl - Class in net.sf.mmm.util.lang.base
-
This is the implementation of the
SystemUtil interface.
- SystemUtilImpl() - Constructor for class net.sf.mmm.util.lang.base.SystemUtilImpl
-
The constructor.
- systemVersion - Variable in class net.sf.mmm.util.lang.base.SystemInformationImpl
-
- ValidatableObject<V> - Interface in net.sf.mmm.util.validation.api
-
- validate(ValidationState) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingNone
-
This method performs the actual validation.
- validate(ValidationState) - Method in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidation
-
This method performs the actual validation.
- validate(ValidationState) - Method in class net.sf.mmm.client.ui.impl.gwt.widget.complex.adapter.UiWidgetAdapterGwtTree.TreeNodeAdapter
-
This method performs the actual validation.
- validate(CALL) - Method in class net.sf.mmm.service.base.server.GenericRemoteInvocationCallHandler
-
- validate(CliModeObject) - Method in class net.sf.mmm.util.cli.api.AbstractMain
-
This method is called after the command-line arguments are checked for syntactically correctness and
applied to this class in order to perform complex validations.
- validate(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
-
This method validates this segment recursively to ensure the correctness of the configured format.
- validate(ValidationState) - Method in interface net.sf.mmm.util.validation.api.AbstractValidatableObject
-
This method performs the actual validation.
- validate(V) - Method in interface net.sf.mmm.util.validation.api.ValueValidator
-
This method validates the given value.
- validate(V, Object) - Method in interface net.sf.mmm.util.validation.api.ValueValidator
-
This method validates the given value.
- validate(V) - Method in class net.sf.mmm.util.validation.base.AbstractValidator
-
This method validates the given value.
- validate(V, Object) - Method in class net.sf.mmm.util.validation.base.AbstractValueValidator
-
This method validates the given value.
- validate(V, Object) - Method in class net.sf.mmm.util.validation.base.ComposedValidator
-
This method validates the given value.
- validate(V, Object) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
This method validates the given value.
- validate(Object, Object) - Method in class net.sf.mmm.util.validation.base.ValidatorNone
-
This method validates the given value.
- validate() - Method in class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
This method validates the consistency of this version identifier.
- validate(T) - Method in class net.sf.mmm.util.xml.base.jaxb.XmlBeanMapper
-
This method is invoked after the jaxbBean has been loaded and before it is saved.
- validateInteral(ValidationState, VALUE) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidget
-
- validateJsr303(V) - Method in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
Validates the given value.
- validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.Segment
-
This method validates this segment to ensure the correctness of the configured format.
- validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentConstant
-
This method validates this segment to ensure the correctness of the configured format.
- validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainer
-
This method validates this segment to ensure the correctness of the configured format.
- validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentContainerRepeat
-
This method validates this segment to ensure the correctness of the configured format.
- validateNonRecursive(StringBuilder) - Method in class net.sf.mmm.util.contenttype.base.format.SegmentRange
-
This method validates this segment to ensure the correctness of the configured format.
- validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.AbstractValueValidator
-
This method performs the validation in case value is NOT null.
- validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.ValidatorCompare
-
This method performs the validation in case value is NOT null.
- validateNotNull(Date) - Method in class net.sf.mmm.util.validation.base.ValidatorDateFuture
-
This method performs the validation in case value is NOT null.
- validateNotNull(Date) - Method in class net.sf.mmm.util.validation.base.ValidatorDatePast
-
This method performs the validation in case value is NOT null.
- validateNotNull(Object) - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
-
This method performs the validation in case value is NOT null.
- validateNotNull(V) - Method in class net.sf.mmm.util.validation.base.ValidatorRange
-
This method performs the validation in case value is NOT null.
- validateNull() - Method in class net.sf.mmm.util.validation.base.AbstractValueValidator
-
This method performs the validation in case null was provided as value.
- validateNull() - Method in class net.sf.mmm.util.validation.base.ValidatorMandatory
-
This method performs the validation in case null was provided as value.
- validateRecursive(ValidationState) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
This method performs the recursive validation of potential children of this widget excluding the
validation of this widget itself.
- validateToken(CsrfToken) - Method in class net.sf.mmm.service.base.server.AbstractCsrfTokenManager
- validateToken(CsrfToken) - Method in interface net.sf.mmm.service.base.server.CsrfTokenManager
-
- ValidationCollector - Interface in net.sf.mmm.util.validation.api
-
- ValidationErrorUserException - Exception in net.sf.mmm.util.validation.api
-
This exception is thrown if a validation failed unexpectedly.
- ValidationErrorUserException() - Constructor for exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
The constructor for de-serialization in GWT.
- ValidationErrorUserException(Throwable) - Constructor for exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
The constructor.
- ValidationErrorUserException(ValidationErrorUserException, ExceptionTruncation) - Constructor for exception net.sf.mmm.util.validation.api.ValidationErrorUserException
-
The copy constructor.
- validationFailure - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- validationFailure - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- ValidationFailure - Interface in net.sf.mmm.util.validation.api
-
This is the interface for a failure of a
validation.
- ValidationFailureImpl - Class in net.sf.mmm.util.validation.base
-
- ValidationFailureImpl() - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureImpl
-
The constructor for de-serialization in GWT.
- ValidationFailureImpl(String, Object, NlsMessage) - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureImpl
-
The constructor.
- ValidationFailureImpl(String, Object, String) - Constructor for class net.sf.mmm.util.validation.base.ValidationFailureImpl
-
The constructor.
- validationFailureSetCount - Variable in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
- ValidationMessages - Interface in net.sf.mmm.util.validation.base
-
This are the ConstantsWithLookup for the I18N/NLS of custom Constraints
for GWT.
- ValidationMessagesResolver - Class in net.sf.mmm.util.validation.base
-
- ValidationMessagesResolver() - Constructor for class net.sf.mmm.util.validation.base.ValidationMessagesResolver
-
The constructor.
- ValidationState - Interface in net.sf.mmm.util.validation.api
-
This is the interface for the state of a validation.
- ValidationStateFailureCollector - Class in net.sf.mmm.util.validation.base
-
- ValidationStateFailureCollector(ValidationState) - Constructor for class net.sf.mmm.util.validation.base.ValidationStateFailureCollector
-
The constructor.
- ValidationStateImpl - Class in net.sf.mmm.util.validation.base
-
This class represents the state of a validation.
- ValidationStateImpl() - Constructor for class net.sf.mmm.util.validation.base.ValidationStateImpl
-
The constructor.
- ValidationStateMessageCollector - Class in net.sf.mmm.util.validation.base
-
- ValidationStateMessageCollector(ValidationState) - Constructor for class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
-
The constructor.
- ValidationStateMessageCollector(ValidationState, String) - Constructor for class net.sf.mmm.util.validation.base.ValidationStateMessageCollector
-
The constructor.
- validator - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingAdapterImpl
-
The Validator instance.
- validator - Variable in class net.sf.mmm.client.ui.base.binding.UiDataBindingFactoryImpl
-
- validator - Variable in class net.sf.mmm.service.base.server.AbstractGenericRemoteInvocationService
-
- validator - Variable in class net.sf.mmm.util.cli.base.CliParameterContainer
-
- validator - Variable in class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
- validator - Variable in class net.sf.mmm.util.validation.base.ValidatorJsr303
-
- validatorBuilder - Variable in class net.sf.mmm.util.cli.base.CliState
-
- ValidatorBuilder - Interface in net.sf.mmm.util.validation.base
-
This is the interface for a builder of
ValueValidator instances from
annotations (JSR 303).
- ValidatorBuilderJsr303 - Class in net.sf.mmm.util.validation.base
-
- ValidatorBuilderJsr303() - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
The constructor.
- ValidatorBuilderJsr303(Validator) - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderJsr303
-
The constructor.
- ValidatorBuilderNone - Class in net.sf.mmm.util.validation.base
-
This is a fallback implementation of
ValidatorBuilder that may be used if JSR 303 is not available (missing
on classpath, configured wrongly, or the like).
- ValidatorBuilderNone() - Constructor for class net.sf.mmm.util.validation.base.ValidatorBuilderNone
-
The constructor.
- ValidatorCompare<V extends Comparable<V>> - Class in net.sf.mmm.util.validation.base
-
- ValidatorCompare(CompareOperator, AttributeReadValue<V>, String) - Constructor for class net.sf.mmm.util.validation.base.ValidatorCompare
-
The constructor.
- ValidatorCompare(CompareOperator, V) - Constructor for class net.sf.mmm.util.validation.base.ValidatorCompare
-
The constructor.
- ValidatorDateFuture - Class in net.sf.mmm.util.validation.base
-
- ValidatorDateFuture() - Constructor for class net.sf.mmm.util.validation.base.ValidatorDateFuture
-
The constructor.
- ValidatorDatePast - Class in net.sf.mmm.util.validation.base
-
- ValidatorDatePast() - Constructor for class net.sf.mmm.util.validation.base.ValidatorDatePast
-
The constructor.
- ValidatorJsr303<V> - Class in net.sf.mmm.util.validation.base
-
This is an implementation of
ValueValidator that adapts to
javax.validation (JSR 303).
- ValidatorJsr303(Validator, Class<V>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
-
The constructor.
- ValidatorJsr303(Validator, Class<V>, Class<?>...) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
-
The constructor.
- ValidatorJsr303(Validator, Class<?>, String) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
-
The constructor.
- ValidatorJsr303(Validator, Class<?>, String, Class<?>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
-
The constructor.
- ValidatorJsr303(Validator, Class<?>, String, Class<?>, Class<?>...) - Constructor for class net.sf.mmm.util.validation.base.ValidatorJsr303
-
The constructor.
- validatorList - Variable in class net.sf.mmm.client.ui.base.feature.AbstractUiFeatureValueAndValidationWithValidators
-
- ValidatorMandatory - Class in net.sf.mmm.util.validation.base
-
This is a
ValueValidator that validates that a mandatory value is
filled.
- ValidatorMandatory() - Constructor for class net.sf.mmm.util.validation.base.ValidatorMandatory
-
The constructor.
- ValidatorNone - Class in net.sf.mmm.util.validation.base
-
This is an implementation of
ValueValidator that always validates
successfully.
- ValidatorNone() - Constructor for class net.sf.mmm.util.validation.base.ValidatorNone
-
The constructor.
- ValidatorRange<V extends Comparable<V>> - Class in net.sf.mmm.util.validation.base
-
- ValidatorRange(Range<V>) - Constructor for class net.sf.mmm.util.validation.base.ValidatorRange
-
The constructor.
- ValidatorRange(V, V) - Constructor for class net.sf.mmm.util.validation.base.ValidatorRange
-
The constructor.
- validators - Variable in class net.sf.mmm.util.validation.base.ComposedValidator
-
The child validators.
- validity - Variable in class net.sf.mmm.client.ui.base.binding.AbstractUiDataBinding
-
- value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
-
- value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
-
- value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
-
- value - Variable in class net.sf.mmm.client.ui.api.aria.datatype.AriaIdList
-
- value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
-
- value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
-
- value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
-
- value - Variable in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
-
- value - Variable in enum net.sf.mmm.client.ui.api.common.LengthUnit
-
- value - Variable in class net.sf.mmm.client.ui.gwt.widgets.SimpleToggleButton
-
- value - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
-
- value - Variable in class net.sf.mmm.util.cli.base.CliValueContainerObject
-
- value - Variable in class net.sf.mmm.util.collection.base.AbstractLinkedNode
-
- value - Variable in class net.sf.mmm.util.collection.base.TreeNodeSimple
-
- value - Variable in enum net.sf.mmm.util.datatype.api.music.DiatonicScale
-
- value - Variable in enum net.sf.mmm.util.datatype.api.music.MusicalKey
-
- value - Variable in enum net.sf.mmm.util.datatype.api.music.TonePitch
-
- value - Variable in enum net.sf.mmm.util.datatype.api.person.Gender
-
- value - Variable in enum net.sf.mmm.util.date.api.DateUnit
-
- value - Variable in enum net.sf.mmm.util.date.api.Month
-
- value - Variable in enum net.sf.mmm.util.date.api.Weekday
-
- value - Variable in enum net.sf.mmm.util.date.api.WeekOfMonth
-
- value - Variable in class net.sf.mmm.util.lang.api.AbstractSimpleDatatype
-
- value - Variable in enum net.sf.mmm.util.lang.api.Alignment
-
- value - Variable in enum net.sf.mmm.util.lang.api.BooleanEnum
-
- value - Variable in enum net.sf.mmm.util.lang.api.Comparator
-
Deprecated.
- value - Variable in enum net.sf.mmm.util.lang.api.CompareOperator
-
- value - Variable in enum net.sf.mmm.util.lang.api.Conjunction
-
- value - Variable in enum net.sf.mmm.util.lang.api.Direction
-
- value - Variable in class net.sf.mmm.util.lang.api.GenericBean
-
- value - Variable in enum net.sf.mmm.util.lang.api.HorizontalAlignment
-
- value - Variable in enum net.sf.mmm.util.lang.api.Orientation
-
- value - Variable in enum net.sf.mmm.util.lang.api.SortOrder
-
- value - Variable in enum net.sf.mmm.util.lang.api.VerticalAlignment
-
- value - Variable in class net.sf.mmm.util.lang.base.EnumEnumDefinition
-
- value - Variable in class net.sf.mmm.util.lang.base.EnumEnumType
-
- value - Variable in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
- value - Variable in class net.sf.mmm.util.xml.base.jaxb.Property
-
- value - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
- valueAdapter - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField
-
- ValueAdapter() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtCheckboxField.ValueAdapter
-
- valueAdapter - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase
-
- ValueAdapter() - Constructor for class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFieldValueBoxBase.ValueAdapter
-
- valueAlreadySet - Variable in class net.sf.mmm.util.cli.base.AbstractCliValueContainerContainer
-
- valueAsString - Variable in class net.sf.mmm.client.ui.base.widget.field.AbstractUiWidgetField
-
- valueAsString - Variable in class net.sf.mmm.client.ui.impl.test.widget.field.adapter.UiWidgetAdapterTestField
-
- valueClass - Variable in class net.sf.mmm.client.ui.base.widget.custom.UiWidgetCustom
-
- valueClass - Variable in class net.sf.mmm.persistence.impl.hibernate.usertype.DatatypeUserType
-
Deprecated.
- valueClass - Variable in class net.sf.mmm.util.value.base.ValueConverterIdentity
-
- valueConverter - Static variable in class net.sf.mmm.client.ui.api.dialog.DialogPlace
-
- valueConverter - Variable in class net.sf.mmm.util.context.impl.MutableGenericContextImpl
-
- valueConverter - Variable in class net.sf.mmm.util.pojo.path.base.AbstractPojoPathNavigator
-
- ValueConverter<SOURCE,TARGET> - Interface in net.sf.mmm.util.value.api
-
- valueConverter - Variable in class net.sf.mmm.util.xml.base.StaxUtilImpl
-
- ValueConverterEntityToEto - Class in net.sf.mmm.util.value.impl
-
- ValueConverterEntityToEto() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterEntityToEto
-
The constructor.
- ValueConverterEntityToEto.EtoHelper - Class in net.sf.mmm.util.value.impl
-
- ValueConverterEtoToEntity - Class in net.sf.mmm.util.value.impl
-
- ValueConverterEtoToEntity() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterEtoToEntity
-
The constructor.
- ValueConverterIdentity<V> - Class in net.sf.mmm.util.value.base
-
This is an implementation of
ValueConverter that returns the unmodified
value (identity conversion).
- ValueConverterIdentity(Class<V>) - Constructor for class net.sf.mmm.util.value.base.ValueConverterIdentity
-
The constructor.
- ValueConverterToArrayOfBoolean - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfBoolean() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfBoolean
-
The constructor.
- ValueConverterToArrayOfByte - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfByte() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfByte
-
The constructor.
- ValueConverterToArrayOfDouble - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfDouble() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfDouble
-
The constructor.
- ValueConverterToArrayOfFloat - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfFloat() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfFloat
-
The constructor.
- ValueConverterToArrayOfInt - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfInt() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfInt
-
The constructor.
- ValueConverterToArrayOfLong - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfLong() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfLong
-
The constructor.
- ValueConverterToArrayOfObject - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfObject() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfObject
-
The constructor.
- ValueConverterToArrayOfShort - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToArrayOfShort() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToArrayOfShort
-
The constructor.
- ValueConverterToBoolean - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToBoolean() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToBoolean
-
The constructor.
- ValueConverterToCalendar - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToCalendar() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCalendar
-
The constructor.
- ValueConverterToClass - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToClass() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToClass
-
The constructor.
- ValueConverterToCollection - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToCollection() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCollection
-
The constructor.
- ValueConverterToCompatiblePojo - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToCompatiblePojo() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToCompatiblePojo
-
The constructor.
- ValueConverterToDate - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToDate() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToDate
-
The constructor.
- ValueConverterToEnum - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToEnum() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToEnum
-
The constructor.
- ValueConverterToFile - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToFile() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToFile
-
The constructor.
- ValueConverterToMap - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToMap() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToMap
-
The constructor.
- ValueConverterToNumber - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToNumber() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToNumber
-
The constructor.
- ValueConverterToString - Class in net.sf.mmm.util.value.impl
-
- ValueConverterToString() - Constructor for class net.sf.mmm.util.value.impl.ValueConverterToString
-
The constructor.
- ValueConvertException - Exception in net.sf.mmm.util.value.api
-
- ValueConvertException() - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
-
The constructor for de-serialization in GWT.
- ValueConvertException(Object, Type) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
-
The constructor.
- ValueConvertException(Object, Type, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
-
The constructor.
- ValueConvertException(Throwable, Object, Type) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
-
The constructor.
- ValueConvertException(Throwable, Object, Type, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueConvertException
-
The constructor.
- ValueException - Exception in net.sf.mmm.util.value.api
-
This exception is thrown if a something goes wrong about values.
- ValueException() - Constructor for exception net.sf.mmm.util.value.api.ValueException
-
The constructor for de-serialization in GWT.
- ValueException(NlsMessage) - Constructor for exception net.sf.mmm.util.value.api.ValueException
-
The constructor.
- ValueException(Throwable, NlsMessage) - Constructor for exception net.sf.mmm.util.value.api.ValueException
-
The constructor.
- valueIndex - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
- valueLength - Variable in class net.sf.mmm.util.xml.base.NodeValueCharIterator
-
- valueMap - Variable in class net.sf.mmm.util.cli.base.AbstractCliParser
-
- valueMax - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
-
- valueMin - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
-
- ValueNotSetException - Exception in net.sf.mmm.util.value.api
-
This is the exception thrown if a required value was not set.
- ValueNotSetException() - Constructor for exception net.sf.mmm.util.value.api.ValueNotSetException
-
The constructor for de-serialization in GWT.
- ValueNotSetException(Object) - Constructor for exception net.sf.mmm.util.value.api.ValueNotSetException
-
The constructor.
- valueNow - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
-
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.Filling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.LengthProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.LengthUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.RichTextFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.ScriptOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.ScrollbarPolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.SelectionChoice
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.SelectionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.common.SelectionOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.client.ui.api.event.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.logging.TestLogger.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.service.api.client.RemoteInvocationQueueState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.service.api.client.TransactionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.transaction.api.TransactionEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.transaction.api.TransactionIsolationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.cli.api.CliContainerStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.cli.api.CliStyleHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.component.api.InitializationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class net.sf.mmm.util.datatype.api.color.Color
-
- valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.color.ColorModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.color.ColorSegmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- valueOf(Color) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- valueOf(Red, Green, Blue, Alpha) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- valueOf(Hue, Saturation, Brightness, Alpha) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- valueOf(Hue, Saturation, Lightness, Alpha) - Static method in class net.sf.mmm.util.datatype.api.color.GenericColor
-
- valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.music.DiatonicScale
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.music.MusicalKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.music.TonePitch
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.datatype.api.person.Gender
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.date.api.DateUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.date.api.Month
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.date.api.TimeMeasure.Result
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.date.api.Weekday
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.date.api.WeekOfMonth
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.event.api.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.file.api.FileAccessClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.file.api.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.io.api.ByteOrderMark
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.io.api.IoMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.io.base.EncodingUtilImpl.Surrogate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.SeekMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Alignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.BooleanEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Comparator
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Conjunction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.Orientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class net.sf.mmm.util.lang.api.Password
-
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.lang.api.VerticalAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(Number, boolean) - Method in interface net.sf.mmm.util.math.api.NumberType
-
- valueOf(String) - Method in interface net.sf.mmm.util.math.api.NumberType
-
This method gets an instance of the
represented number-class with the numeric value
identified by the given string
number.
- valueOf(Number, boolean) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
-
- valueOf(String) - Method in class net.sf.mmm.util.math.base.NumberTypeImpl
-
This method gets an instance of the
represented number-class with the numeric value
identified by the given string
number.
- valueOf(String) - Static method in enum net.sf.mmm.util.pojo.path.api.PojoPathMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
-
- valueOf(String) - Static method in enum net.sf.mmm.util.text.api.DiacriticalMark
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.text.api.TextColumnInfo.IndentationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.mmm.util.xml.path.api.XmlSet.Conjunction
-
Returns the enum constant of this type with the specified name.
- valueOfPercent(double) - Static method in class net.sf.mmm.client.ui.api.common.Length
-
- valueOfPixel(double) - Static method in class net.sf.mmm.client.ui.api.common.Length
-
- ValueOutOfRangeException - Exception in net.sf.mmm.util.value.api
-
This is the exception thrown if a numeric value is not in the expected range.
- ValueOutOfRangeException() - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
The constructor for de-serialization in GWT.
- ValueOutOfRangeException(Number, Number, Number) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
The constructor.
- ValueOutOfRangeException(Number, Number, Number, Object) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
The constructor.
- ValueOutOfRangeException(Object, V, V, V) - Constructor for exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
The constructor.
- values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaAutocomplete
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaChangeNotifications
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaDropEffect
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaInvalid
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaLiveLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaSortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.aria.datatype.AriaTristate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.common.Filling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.common.LengthProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.common.LengthUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.common.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.common.RichTextFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.common.ScriptOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.common.ScrollbarPolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.common.SelectionChoice
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.common.SelectionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.common.SelectionOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.client.ui.api.event.EventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.logging.TestLogger.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.service.api.client.RemoteInvocationQueueState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.service.api.client.TransactionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.transaction.api.TransactionEventType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.transaction.api.TransactionIsolationLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.cli.api.CliContainerStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.cli.api.CliStyleHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class net.sf.mmm.util.collection.base.AbstractSimpleMap
- values() - Static method in enum net.sf.mmm.util.component.api.InitializationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.datatype.api.color.ColorModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.datatype.api.color.ColorSegmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.datatype.api.music.DiatonicScale
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.datatype.api.music.MusicalKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.datatype.api.music.TonePitch
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.datatype.api.person.Gender
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.date.api.DateUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.date.api.Month
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.date.api.TimeMeasure.Result
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.date.api.Weekday
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.date.api.WeekOfMonth
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.event.api.ChangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.file.api.FileAccessClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.file.api.FileType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.io.api.ByteOrderMark
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.io.api.IoMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.io.base.EncodingUtilImpl.Surrogate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.io.impl.DetectorStreamBufferImpl.SeekMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.Alignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.BooleanEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.Comparator
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.CompareOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.Conjunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.HorizontalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.Orientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.lang.api.VerticalAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.pojo.path.api.PojoPathMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.reflect.api.VisibilityModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.text.api.DiacriticalMark
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.text.api.TextColumnInfo.IndentationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.text.base.DefaultLineWrapper.TextSegmentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.version.api.DevelopmentPhase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.mmm.util.xml.path.api.XmlSet.Conjunction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueSource - Variable in class net.sf.mmm.util.validation.base.ValidatorCompare
-
- valueText - Variable in class net.sf.mmm.client.ui.base.aria.role.AbstractRoleRange
-
- valueType - Variable in class net.sf.mmm.util.value.base.PojoPathPropertyAccessor
-
- ValueValidator<V> - Interface in net.sf.mmm.util.validation.api
-
- VARIABLE_ARGUMENTS - Static variable in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
- VARIABLE_GWT_I18N - Static variable in class net.sf.mmm.util.nls.impl.rebind.NlsBundleGeneratorGwtI18n
-
The name of the variable with the GWT i18n interface.
- VARIABLE_MESSAGE - Static variable in class net.sf.mmm.util.nls.impl.rebind.AbstractNlsBundleGenerator
-
- variableMap - Variable in class net.sf.mmm.util.context.base.AbstractMutableGenericContext
-
- Variant - Interface in net.sf.mmm.util.lang.api
-
This interface only exists for documentation of the concept of a variant.
- VECTOR_OR_CROSS_PRODUCT - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- verifyColumnCount(UiWidgetGridCell, int) - Method in class net.sf.mmm.client.ui.base.widget.panel.AbstractUiWidgetGridRow
-
Verifies that the column count is not exceeded after addChild operation.
- verifyComparable(V, V, V) - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
Verifies that the value is actually out of range.
- verifyContained(V) - Method in class net.sf.mmm.util.value.api.Range
-
- verifyNotDisposed() - Method in class net.sf.mmm.client.ui.impl.test.widget.adapter.UiWidgetAdapterTest
-
Verifies that this object is NOT already
disposed.
- verifyNotInList(List<UiWidgetWithValue<?>>, UiWidgetWithValue<?>, TypedProperty<?>) - Method in class net.sf.mmm.client.ui.base.binding.UiDataBindingPojoComposite
-
Verifies that the given
widget is NOT already
contained in the
given
list.
- verifyNumber(Number, Number, Number) - Method in exception net.sf.mmm.util.value.api.ValueOutOfRangeException
-
Verifies that the value is actually out of range.
- verifySegment(int, ColorSegmentType) - Static method in class net.sf.mmm.util.datatype.api.color.Color
-
- verifyUniqueAccessKeys() - Method in interface net.sf.mmm.client.ui.base.binding.UiAccessKeyBinding
-
This method verifies that there are no conflicts with multiple bindings of the same access key.
- verifyUniqueAccessKeys() - Method in class net.sf.mmm.client.ui.base.dialog.AbstractDialogManager
-
- verifyUniqueAccessKeys() - Method in class net.sf.mmm.client.ui.base.UiAccessKeyBindingImpl
-
This method verifies that there are no conflicts with multiple bindings of the same access key.
- verifyWithOfColumns(DefaultLineWrapper.ColumnState[], TextTableInfo) - Method in class net.sf.mmm.util.text.base.DefaultLineWrapper
-
This method verifies that the width of the columns are sane.
- version - Variable in class net.sf.mmm.util.cli.api.AbstractVersionedMain
-
The option to print the version.
- version - Variable in class net.sf.mmm.util.http.HttpMessage
-
- VERSION_0_9 - Static variable in class net.sf.mmm.util.http.HttpMessage
-
HTTP version 0.9 (should NOT be used anymore)
- VERSION_1_0 - Static variable in class net.sf.mmm.util.http.HttpMessage
-
HTTP version 1.0 (RFC 1945)
- VERSION_1_1 - Static variable in class net.sf.mmm.util.http.HttpMessage
-
HTTP version 1.1 (RFC 2616)
- VERSION_PREFIX - Static variable in class net.sf.mmm.util.http.HttpMessage
-
HTTP version prefix
- VERSION_SEGMENT_INDEX_MAJOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- VERSION_SEGMENT_INDEX_MICRO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- VERSION_SEGMENT_INDEX_MILLI - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- VERSION_SEGMENT_INDEX_MINOR - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- VERSION_SEGMENT_INDEX_NANNO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- VERSION_SEGMENT_INDEX_PICO - Static variable in interface net.sf.mmm.util.version.api.VersionIdentifier
-
- VersionIdentifier - Interface in net.sf.mmm.util.version.api
-
A
VersionIdentifier is a version identifying a particular state of an object under version control.
- VersionIdentifierAttributeConverter - Class in net.sf.mmm.util.lang.base.datatype.adapter.jpa
-
- VersionIdentifierAttributeConverter() - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.VersionIdentifierAttributeConverter
-
The constructor.
- VersionIdentifierAttributeConverter(VersionUtil) - Constructor for class net.sf.mmm.util.lang.base.datatype.adapter.jpa.VersionIdentifierAttributeConverter
-
The constructor.
- VersionIdentifierFormatter - Interface in net.sf.mmm.util.version.api
-
- VersionIdentifierFormatterLabel - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterLabel(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterLabel
-
The constructor.
- VersionIdentifierFormatterPhase - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterPhase(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhase
-
The constructor.
- VersionIdentifierFormatterPhaseAlias - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterPhaseAlias(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseAlias
-
The constructor.
- VersionIdentifierFormatterPhaseNumber - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterPhaseNumber(StringUtil, String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseNumber
-
The constructor.
- VersionIdentifierFormatterPhaseValue - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterPhaseValue(String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterPhaseValue
-
The constructor.
- VersionIdentifierFormatterRevision - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterRevision(StringUtil, String, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterRevision
-
The constructor.
- VersionIdentifierFormatterSnapshot - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterSnapshot(String) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterSnapshot
-
The constructor.
- VersionIdentifierFormatterTimestamp - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterTimestamp(Iso8601Util, DateFormat, String) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterTimestamp
-
The constructor.
- VersionIdentifierFormatterVersionSegments - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierFormatterVersionSegments(StringUtil, String, String, int, int, int) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierFormatterVersionSegments
-
The constructor.
- VersionIdentifierImpl - Class in net.sf.mmm.util.version.impl
-
- VersionIdentifierImpl() - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
The non-arg constructor.
- VersionIdentifierImpl(String, String, Date, Long, DevelopmentPhase, String, Integer, boolean, int...) - Constructor for class net.sf.mmm.util.version.impl.VersionIdentifierImpl
-
The constructor.
- versionSegmentsCount - Variable in class net.sf.mmm.util.version.impl.VersionUtilImpl.FormatPatternStatus
-
Counter for version segments in format pattern.
- versionUtil - Variable in class net.sf.mmm.util.lang.base.datatype.adapter.jpa.VersionIdentifierAttributeConverter
-
- VersionUtil - Interface in net.sf.mmm.util.version.api
-
This is the interface for a collection of utility functions that help to deal with versions.
- VersionUtilImpl - Class in net.sf.mmm.util.version.impl
-
This is the abstract base-implementation of the
VersionUtil interface.
- VersionUtilImpl() - Constructor for class net.sf.mmm.util.version.impl.VersionUtilImpl
-
The constructor.
- VersionUtilImpl.FormatPatternStatus - Class in net.sf.mmm.util.version.impl
-
- VERTICAL_BAR_BESIDE_RIGHT_TRIANGLE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VERTICAL_BAR_DOUBLE_LEFT_TURNSTILE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VERTICAL_ELLIPSIS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VERTICAL_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The vertical line/bar symbol.
- VERTICAL_LINE_WITH_CIRCLE_ABOVE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VERTICAL_LINE_WITH_CIRCLE_BELOW - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VERTICAL_PANEL - Static variable in interface net.sf.mmm.client.ui.api.common.CssStyles
-
The name of the CSS style for a vertical panel.
- VERTICAL_ZIGZAG_LINE - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VerticalAlignment - Enum in net.sf.mmm.util.lang.api
-
This enum represents a vertical alignment of some object.
- VerticalAlignment(String, String) - Constructor for enum net.sf.mmm.util.lang.api.VerticalAlignment
-
The constructor.
- VerticalFlowPanel - Class in net.sf.mmm.client.ui.gwt.widgets
-
This is a Panel with a vertical layout for its children.
- VerticalFlowPanel() - Constructor for class net.sf.mmm.client.ui.gwt.widgets.VerticalFlowPanel
-
The constructor.
- VERY_MUCH_GREATER_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VERY_MUCH_LESS_THAN - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VideoDescriptor - Interface in net.sf.mmm.client.ui.api.media
-
- VideoDescriptorBean - Class in net.sf.mmm.client.ui.api.media
-
- VideoDescriptorBean() - Constructor for class net.sf.mmm.client.ui.api.media.VideoDescriptorBean
-
The constructor.
- VIEW - Static variable in interface net.sf.mmm.client.ui.api.common.UiMode
-
The mode to show content in a read-only view.
- view - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
-
- viewWidget - Variable in class net.sf.mmm.client.ui.impl.gwt.widget.field.adapter.UiWidgetAdapterGwtFileField
-
- visibility - Variable in class net.sf.mmm.util.pojo.descriptor.impl.AbstractPojoIntrospector
-
- visibilityChanged(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- visibilityChanged(boolean, boolean) - Method in class net.sf.mmm.client.ui.base.widget.window.AbstractUiWidgetAbstractDialogWindow
-
- VisibilityFlagModifier - Class in net.sf.mmm.client.ui.base.dynamic
-
- VisibilityFlagModifier(String) - Constructor for class net.sf.mmm.client.ui.base.dynamic.VisibilityFlagModifier
-
The constructor.
- VisibilityModifier - Enum in net.sf.mmm.util.reflect.api
-
This enum contains the possible modifiers for the visibility of a java element (type, field, method or
constructor).
- VisibilityModifier(int) - Constructor for enum net.sf.mmm.util.reflect.api.VisibilityModifier
-
The constructor.
- visible - Variable in class net.sf.mmm.client.ui.base.dialog.AbstractDialogController
-
- visible - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- visible - Variable in class net.sf.mmm.client.ui.gwt.widgets.richtext.AbstractFeatureBehavior
-
- visibleFlag - Variable in class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative
-
- VisibleFlag() - Constructor for class net.sf.mmm.client.ui.base.widget.AbstractUiWidgetNative.VisibleFlag
-
The constructor.
- visit(V) - Method in interface net.sf.mmm.util.lang.api.Visitor
-
This method is called to let the visitor inspect the given value.
- visit(Class<?>) - Method in class net.sf.mmm.util.nls.impl.formatter.NlsFormatterType.ClassFormatter
-
This method is called to let the visitor inspect the given value.
- visitObjectRecursive(Object, Filter<Object>) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
This method recursively traverses all objects starting from the given
Object via all properties
and contents.
- visitObjectRecursive(Object, Filter<Object>, boolean) - Method in interface net.sf.mmm.util.reflect.api.ReflectionUtil
-
This method recursively traverses all objects starting from the given
Object via all properties
and contents.
- visitObjectRecursive(Object, Filter<Object>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method recursively traverses all objects starting from the given
Object via all properties
and contents.
- visitObjectRecursive(Object, Filter<Object>, boolean) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method recursively traverses all objects starting from the given
Object via all properties
and contents.
- visitObjectRecursive(Object, Filter<Object>, Set<HashKey<Object>>) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
- Visitor<V> - Interface in net.sf.mmm.util.lang.api
-
- visitPackage(String) - Method in class net.sf.mmm.util.reflect.base.ClassNameCollector
-
This method is invoked for each traversed package.
- visitPackage(String) - Method in class net.sf.mmm.util.reflect.base.ResourceCollector
-
This method is invoked for each traversed package.
- visitPackage(String) - Method in class net.sf.mmm.util.reflect.base.ResourceNameCollector
-
This method is invoked for each traversed package.
- visitPackage(String) - Method in interface net.sf.mmm.util.reflect.base.ResourceVisitor
-
This method is invoked for each traversed package.
- visitResource(String) - Method in class net.sf.mmm.util.reflect.base.ClassNameCollector
-
This method is invoked for each resource.
- visitResource(String) - Method in class net.sf.mmm.util.reflect.base.ResourceCollector
-
This method is invoked for each resource.
- visitResource(String) - Method in class net.sf.mmm.util.reflect.base.ResourceNameCollector
-
This method is invoked for each resource.
- visitResource(String) - Method in interface net.sf.mmm.util.reflect.base.ResourceVisitor
-
This method is invoked for each resource.
- visitResourceNames(String, boolean, ClassLoader, ResourceVisitor) - Method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method does the actual magic to locate resources on the classpath.
- visitResources(File, StringBuilder, int, ResourceVisitor) - Static method in class net.sf.mmm.util.reflect.base.ReflectionUtilImpl
-
This method scans the given packageDirectory recursively for resources.
- VOID - Static variable in class net.sf.mmm.util.reflect.api.Signature
-
the void signature for a non-arg method
- VOID_FUNCTION - Static variable in class net.sf.mmm.util.resource.api.ResourcePathNode
-
- VoidFunction - Class in net.sf.mmm.util.lang.api.function
-
This is an implementation of
Function with the return type
Void that can therefore only
return
null.
- VoidFunction() - Constructor for class net.sf.mmm.util.lang.api.function.VoidFunction
-
The constructor.
- VOLUME_INTEGRAL - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_FIVE_EIGHTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_FIVE_SIXTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_FOUR_FIFTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_ONE_EIGHTH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_ONE_FIFTH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_ONE_HALF - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The glyph for the fraction 1/2.
- VULGAR_FRACTION_ONE_QUARTER - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The glyph for the fraction 1/4.
- VULGAR_FRACTION_ONE_SIXTH - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_ONE_THIRD - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_SEVEN_EIGHTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_THREE_EIGHTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_THREE_FIFTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_THREE_QUARTERS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
The glyph for the fraction 3/4.
- VULGAR_FRACTION_TWO_FIFTHS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-
- VULGAR_FRACTION_TWO_THIRDS - Static variable in interface net.sf.mmm.util.text.api.UnicodeUtil
-